Skip to content

Navigation drawer fails to close when clicking the currently active item #1020

Description

@XYIheng

Description:

The navigation drawer fails to dismiss (close) when the user taps on the item that is currently selected/active. The drawer only closes if the user selects a different item.
Standard behavior suggests the drawer should close to reveal the content regardless of which item is clicked.

Reproduce steps:

  1. Open the app and tap the Menu button (hamburger icon) to open the navigation drawer.
  2. Identify the currently active item (e.g., "Notes", usually highlighted).
  3. Tap on this currently active item.
  4. Issue: The drawer remains open and does not disappear. It looks like the tap was ignored.

Expected behavior:

The navigation drawer should immediately close (dismiss) after tapping any menu item, including the currently active one.

Bug video

20260224_110049.mp4

Environment:

Omninotes Version: 6.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions