You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Figure: Different megamenu button variants
The text was updated successfully, but these errors were encountered:
Calinator444
changed the title
♻️ Refactor - Fix mega menu using different button component at different screen sizes
♻️ Refactor - Update megamenu to use the same Contact Us button component at different screen sizes
Aug 10, 2024
Calinator444
changed the title
♻️ Refactor - Update megamenu to use the same Contact Us button component at different screen sizes
♻️ Refactor - Update Megamenu to use the same Contact Us button component at different screen sizes
Aug 10, 2024
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
Acceptance criteria
Figure: Different megamenu button variants
The text was updated successfully, but these errors were encountered: