joaorb64 / joaorb64/TournamentStreamHelper
Stage Strike App: hide browser top bar
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
I found out some other day that the Facebook webapp does this by a simple scroll call, where it scrolls the page 1px down once opened. In react, that would mean a function call on the ComponentDidMount function.
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating the React component entry point and reproducing the app-opening behavior in a browser; done means the browser top bar is hidden after opening without breaking normal scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100