SSWConsulting / SSWConsulting/SSW.MegaMenu

♻️ Refactor - Update Megamenu to use the same Contact Us button component at different screen sizes

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Description

While attempting to fix a separate issue on the mega menu I discovered that the contact us button would swap between 3 separate button variants with identical layouts depending on the screen size. This makes it difficult to keep the style of the megamenu consistent. Ideally the style of the Megamenu should change using CSS rather than code changes.

Tasks
  • update mega menu to use the same button at all 3 screen sizes
Acceptance criteria
  • megamenu layout remains the same

Image
Figure: Different megamenu button variants

Contributor guide

No contributing guide indexed for this repository

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

The issue does not name files or tests. Start by locating the megamenu's three Contact Us button variants and compare their responsive behavior. Done means one button component is used at all three screen sizes while the megamenu layout remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.