microsoft / microsoft/react-native-gallery
Feature Request: Add back button support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
It would be cool if I could use the back button on my mouse/keyboard (WM_BACK) to go back to the previous page.
That way I could experiment with controls more quickly form the home screen...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the app's navigation entry point and trace how pages are opened from the home screen. Investigate how WM_BACK is exposed to the app, then verify that pressing the mouse or keyboard back button returns to the previous page and does not exit unexpectedly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100