Source: docs/IMPLIED_FUNCTIONALITY_BROWSER_QA.md §4 (Optional / minor)
Finding: The Admin item in the sidebar uses href="#" and only expands/collapses the submenu (User Management, Create User, Audit Log, Permissions, Data Import, System Admin). There is no dedicated Admin landing page, and the parent link is not a real URL.
Recommendation: Consider a proper URL for the Admin parent (e.g. an Admin landing page) or improve accessibility (e.g. aria attributes) if the expand-only behavior is intentional.
Source: docs/IMPLIED_FUNCTIONALITY_BROWSER_QA.md §4 (Optional / minor)
Finding: The Admin item in the sidebar uses
href="#"and only expands/collapses the submenu (User Management, Create User, Audit Log, Permissions, Data Import, System Admin). There is no dedicated Admin landing page, and the parent link is not a real URL.Recommendation: Consider a proper URL for the Admin parent (e.g. an Admin landing page) or improve accessibility (e.g. aria attributes) if the expand-only behavior is intentional.