Skip to content

[Design]: Move navigation dropdown to the left side #1

Description

@DenizAltunkapan

Description

The navigation dropdown menu is currently positioned on the right side of the toolbar. For quick access and better UX consistency, it should be on the left side instead.

Current Behavior

The menu button sits after ui.space() in the toolbar layout (layout.py), which pushes it to the right edge.

Expected Behavior

The menu button should appear on the left side of the toolbar for faster access when switching between Vault Habits and Vault Web.

Fix

Move the menu button before the ui.space() call in the toolbar layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions