[PR #281] Fix: Add minimize buttons to FilterBar and Newest Scripts sections #314

Closed
opened 2025-11-20 04:14:04 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE-Local/pull/281

State: closed
Merged: Yes


Changes

  • Add minimize/collapse functionality to FilterBar component

    • Users can now minimize the filter section to save screen space
    • Minimize button with chevron icon in the header
  • Add minimize/collapse functionality to Newest Scripts section

    • Users can now minimize the newest scripts carousel
    • Minimize button with chevron icon in the header
  • Conditional display for Newest Scripts section

    • Newest Scripts section is now only shown when:
      • User is not searching
      • User has no active filters
      • User is not viewing a category
    • This prevents the section from appearing when it's not relevant

Benefits

  • Better UX: Users can minimize sections they don't need to see
  • Cleaner interface: Newest Scripts only shows when appropriate
  • More screen space: Minimized sections take up less vertical space
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE-Local/pull/281 **State:** closed **Merged:** Yes --- ## Changes - Add minimize/collapse functionality to FilterBar component - Users can now minimize the filter section to save screen space - Minimize button with chevron icon in the header - Add minimize/collapse functionality to Newest Scripts section - Users can now minimize the newest scripts carousel - Minimize button with chevron icon in the header - Conditional display for Newest Scripts section - Newest Scripts section is now only shown when: - User is not searching - User has no active filters - User is not viewing a category - This prevents the section from appearing when it's not relevant ## Benefits - Better UX: Users can minimize sections they don't need to see - Cleaner interface: Newest Scripts only shows when appropriate - More screen space: Minimized sections take up less vertical space
saavagebueno added the pull-request label 2025-11-20 04:14:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#314