ProxmoxVE-CommunityScripts/frontend/src
Bram Suurd b52c252553
fix sidebar loading issues and navbar on mobile (#7991)
* Refactor MobileSidebar to manage script and category selection based on current pathname. Introduced temporary state for non-scripts pages and updated logic for last viewed script handling. Improved accessibility by ensuring proper aria attributes and class management.

* Update API endpoint paths in data.ts to include ProxmoxVE prefix for category and version fetching functions.

* Refactor Navbar component layout for improved structure and responsiveness. Adjusted flex properties to ensure proper alignment of elements, enhancing the mobile and desktop user experience. Updated accessibility features and ensured consistent use of TailwindCSS classes.
2025-09-29 21:56:07 +02:00
..
app Improve mobile ui: added a hamburger navigation to the mobile view. (#7987) 2025-09-29 18:16:36 +02:00
components fix sidebar loading issues and navbar on mobile (#7991) 2025-09-29 21:56:07 +02:00
config fix: grammar/capitalization for links and taglines (#7609) 2025-09-13 09:11:59 +02:00
hooks feat: enhance github stars button to be better looking and more compact (#7464) 2025-09-08 08:42:31 +02:00
lib fix sidebar loading issues and navbar on mobile (#7991) 2025-09-29 21:56:07 +02:00
styles Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00