-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
chore: Verify edit permission for Horizontal filter bar #21990
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21990 +/- ##
==========================================
- Coverage 66.99% 66.97% -0.03%
==========================================
Files 1809 1809
Lines 69324 69335 +11
Branches 7410 7414 +4
==========================================
- Hits 46443 46434 -9
- Misses 20971 20990 +19
- Partials 1910 1911 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@geido regarding the wording here, I wonder if "Orientation of filter bar" would be more appropriate with the current options (Vertical or Horizontal)? It feels like "Placement" refers to Left or Top, while "Orientation" refers to Vertical or Horizontal.. |
@villebro that's a nice catch! I'll propose this change and open a sep PR |
SUMMARY
Verifies wether the user can edit in order to show the horizontal/vertical filter bar display options
FILTER BAR DISPLAY OPTIONS
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION