fix(toolbar-action-list-overflow-menu): added tokens, new design spec#6057
Conversation
|
Preview: https://patternfly-pr-6057.surge.sh A11y report: https://patternfly-pr-6057-a11y.surge.sh |
b5d17f6 to
39092dd
Compare
c5b3d4c to
9efd8ea
Compare
|
The preview seems to be broken on this one? |
038fcdd to
1b2a02f
Compare
There was a problem hiding this comment.
Need to remove the test toolbar, and there are zindex tokens now, then I can't see anything else obvious, so I think we can move ahead! 🚗
a6cba8a to
0157db3
Compare
364e7c4 to
6952436
Compare
There was a problem hiding this comment.
Just a question related to resolved comment above. Seems like there could be other instances of using fallbacks where we could (should?) instead define vars and not need a fallback elsewhere in the various scss files.
Action list for example has line 32 row-gap: var(--#{$action-list}__group--RowGap, var(--#{$action-list}--RowGap));,
In other cases, where something like menu shares row-gap values, I much prefer applying this fallback method.
Would you mind providing a quick example of this? Not sure if it's me just not understanding or it still feeling like a Monday morning (or both) 😆
|
@thatblindgeye Using Does that address your question? |
There was a problem hiding this comment.
Ah gotcha! Thanks for the explanation, 💯% answers it
6952436 to
e5e2c00
Compare
|
🎉 This PR is included in version 6.0.0-alpha.64 🎉 The release is available on: Your semantic-release bot 📦🚀 |







closes #5713
https://codepen.io/bobcatTaco/pen/MWxjpVr?editors=1100
Changes affect: