Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Admin] Enhancements to filter toolbar and dropdown visibility #5548

Conversation

rainerdema
Copy link
Contributor

@rainerdema rainerdema commented Dec 12, 2023

Summary

Screenshot 2023-12-12 at 19 13 45

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

Updated the filter toolbar to accommodate multiple filters.
- Implemented flex-wrap in the toolbar to allow filters to wrap onto new 
lines
when space is limited.
- Adjusted minimum height for dynamic expansion.
Resolved a z-index issue where filter dropdowns were obscured by 
underlying
elements. Added a higher z-index value to ensure dropdowns
appear above other content.
@rainerdema rainerdema self-assigned this Dec 12, 2023
@rainerdema rainerdema marked this pull request as ready for review December 12, 2023 18:14
@rainerdema rainerdema requested a review from a team as a code owner December 12, 2023 18:14
@rainerdema rainerdema requested a review from elia December 12, 2023 18:14
@rainerdema rainerdema changed the title Enhancements to filter toolbar and dropdown visibility [Admin] Enhancements to filter toolbar and dropdown visibility Dec 13, 2023
@rainerdema rainerdema merged commit db83d52 into solidusio:main Dec 13, 2023
7 checks passed
@rainerdema rainerdema deleted the rainerd/admin/improve-filter-toolbar-responsiveness branch December 13, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants