OurTechCommunity / OurTechCommunity/catchup
Change Burger Menu to a Web Component.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 18
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
The Burger Menu (three horizontal lines on the top right of the web app) is repetitive and changes to it on one page need to be manually made on every page, so it makes sense to create a Web Component called burger-menu for it.
Before implementing, please check the browser support.
Consider applying this to all OTC web sites and web apps.
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 by locating the existing Burger Menu implementations across the OTC web sites and web apps, then check browser support for Web Components using the linked compatibility resource. Define the shared burger-menu component and verify that the repeated implementations are replaced consistently across the identified sites and apps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100