forked from Sylius/Sylius
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
General UI improvements #3 (Sylius#17586)
Hide filters box if none are present <img width="1431" alt="image" src="https://github.com/user-attachments/assets/38d0a58b-8452-44e8-b4b5-c3c03c769bda" /> Display disabled limit button if there are no other limits - related to Sylius/Stack#163 <img width="1474" alt="image" src="https://github.com/user-attachments/assets/7d82a366-7e83-4bbd-961a-6b64d02591f2" /> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved rendering logic for filters, ensuring the filter section only displays when filters are available. - Updated pagination interface to show a disabled button when no other pagination limits are available, enhancing user experience. - **Bug Fixes** - Fixed potential display issues by preventing unnecessary HTML generation for filters. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
2 changed files
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters