-
-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
2026-02Issues created in 2026-02Issues created in 2026-02good first issueGood for newcomersGood for newcomers
Description
Description:
The main navigation bar in the Virtual Lab section currently has a placeholder button for "Chemistry" but lacks the actual dropdown menu functionality found in the "Physics" section. This prevents users from navigating directly to specific chemistry simulations from the global header.
Current Behavior:
- The "Chemistry" item in the navbar is rendered as a standalone button.
- Ideally, hovering or clicking should reveal a submenu, but currently, no menu appears.
- There are no direct links to available chemistry experiments (e.g., Titration, Reaction Rate) visible in the header.
Expected Behavior:
- Hovering over the "Chemistry" button should reveal a dropdown menu (consistent with the "Physics" menu behavior).
- The dropdown should contain links to the following chemistry modules:
- Titration
- Reaction Rate
- Solubility
- Precipitation
- pH Indicator
- The menu should follow the existing styling conventions (Tailwind
hoverstates, dark mode support).
Recording.2026-02-23.032850.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2026-02Issues created in 2026-02Issues created in 2026-02good first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done