microsoft / microsoft/react-native-gallery

When navigating to the Xaml page, the page isn't scrollable

Open
#166 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
257
Forks
57
Avg merge
18h 19m
Merged PRs (30d)
10

Description

It will be scrollable after you put focus into the page (e.g. click on the ToggleSwitch). But not before. Mouse wheel doesn't work, no scroll bar shows up.

This does not repro on other pages that are scrollable (e.g. the TextInput page).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on the Xaml page by trying to scroll before focusing any control, then compare its behavior with the scrollable TextInput page. Trace the page's scrolling setup and verify that the Xaml page scrolls and shows its scrollbar immediately, without first clicking the ToggleSwitch.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.