-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In the navbar, all buttons (e.g., Scale Recipe, etc.) display a highlight/box when active in light mode. However, the Customize button does not show this active state styling, leading to inconsistent UI behavior.
To Reproduce
Steps to reproduce the behavior:
- Switch to light mode.
- Click on any navbar button (e.g., Scale Recipe).
- Notice that a black box appears indicating the active state.
- Click on the Customize button.
- Observe that no active black box appears.
Expected behavior
All navbar buttons, including Customize, should have a consistent active state styling (black highlight/box in light mode).
Actual Behavior:
All navbar buttons show active black box (highlight) in light mode.
Customize button does not show the active black box.
Screenshots
EXPECTED BEHAVIOR:

ACTUAL BEHAVIOR:

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working