codedthemes / codedthemes/datta-able-free-angular-admin-template

Mobile navigation is unintuitive and requires multiple clicks (Chrome)

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
34
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Hi,

I’ve noticed an issue with the navigation on mobile devices (tested on Chrome).

When tapping the menu icon, the menu appears, but selecting a navigation option is not straightforward. Instead of being able to directly choose an item, you need to tap the three horizontal dots to make the menu fully accessible.

This results in multiple taps just to navigate, which feels very unintuitive and affects the user experience.

Steps to reproduce:

  1. Open the app on a mobile device (Chrome)
  2. Tap the menu icon
  3. Try to navigate to another section
  4. Notice that additional clicks (three dots menu) are required

Expected behavior:
The navigation menu should be directly accessible after tapping the menu icon, without requiring extra interactions.

Let me know if you need more details.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the navigation flow on a mobile device using Chrome, then trace the Angular navigation component opened by the menu icon and the three-dots control. Confirm that selecting a navigation option works directly after opening the menu, and verify the behavior across the listed reproduction steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, bootstrap, javascript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.