OurTechCommunity / OurTechCommunity/catchup

Change Burger Menu to a Web Component.

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.