question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unclear how to scroll the list of examples

See original GitHub issue

Describe the bug

When choosing a template, I couldn’t find a way to scroll the list of templates past the page 1 out of 3.

To Reproduce Steps to reproduce the behavior:

  1. Run npx create-react-native-app
  2. How would you like to start: Choose › Template from expo/examples
  3. Pick an example: you see 10 template names, and can move between them with up/down arrow keys, but the remaining 18 are hidden. Scrolling to the end of the list doesn’t reveal more. Also tried left/right, PgDn.

Expected behavior

Allow seeing all templates or at least no “Page 1/3” shown if there are no more pages to see.

Screenshots

Screen Shot 2020-05-22 at 15 21 04

Desktop (please complete the following information):

  • macOS 10.15.4
  • Terminal.app

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
numandev1commented, Aug 12, 2020

yeah, you are right. I also tested 2.3.2 but I don’t know why it did not work on my side 😄

1reaction
byCedriccommented, Aug 12, 2020

@nomi9995 yes, but why don’t we use that version 2.3.2 in our project instead of creating (and maintaining) a patch on our own? 😄 It works pretty good with prompts@2.3.2, I added a gif of what’s happening with this update. I didn’t change anything else, and it works by just using the arrow keys (no function keys)

Screen Recording 2020-08-12 at 14 09 00

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scrolling lists - HUMAN INTERFACE GUIDELINES - ROOT
Scrolling lists. A scrolling list lets the user choose items from a list. The user interacts with the scroll bar to view the...
Read more >
That's Just How I Scroll - CSS-Tricks
But let's say there is no scrollbar. That's super common. macOS hides scrollbars by default and only shows them during scroll. Most mobile ......
Read more >
What is Scroll? - Computer Hope
For example, you can press the spacebar now to scroll down one page and then press Shift and spacebar to scroll back up....
Read more >
Trying to get my list to scroll and fit within the page
I'm displaying a list of results on my results page that require me to scroll, which is fine, but the whole page( nav...
Read more >
Scroll views - Presentation - Human Interface Guidelines
In all cases, automatically scroll the content only as much as necessary to help people retain context. For example, if part of a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found