-
Notifications
You must be signed in to change notification settings - Fork 15
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
[PLAY-1485] Fix overflow container bug by using padding instead of outline #3807
[PLAY-1485] Fix overflow container bug by using padding instead of outline #3807
Conversation
In PLAY-829, we removed the buffer and added an outline so the content would not 'jump' Use padding of the label container, but still remove the buffer
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4094 Your Alpha for NPM is 14.5.0-alpha.PLAY1485selectablecardoverflowoutlinebug4094 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4097 Your Alpha for NPM is 14.5.0-alpha.PLAY1485selectablecardoverflowoutlinebug4097 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4098 Your Alpha for NPM is 14.5.0-alpha.PLAY1485selectablecardoverflowoutlinebug4098 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.5.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4216 Your Alpha for NPM is 14.5.0-alpha.PLAY1485selectablecardoverflowoutlinebug4216 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.6.0.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4222 Your Alpha for NPM is 14.6.0-alpha.PLAY1485selectablecardoverflowoutlinebug4222 |
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.6.2.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4247 Your Alpha for NPM is 14.6.2-alpha.PLAY1485selectablecardoverflowoutlinebug4247 |
playbook/app/pb_kits/playbook/pb_selectable_card/selectable_card.rb
Outdated
Show resolved
Hide resolved
Don't affect custom css overrides
🎉 Congratulations on creating an Alpha Version! Your Alpha for Ruby Gems is 14.6.2.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4274 Your Alpha for NPM is 14.6.2-alpha.PLAY1485selectablecardoverflowoutlinebug4274 |
You merged this pr to master branch: |
What does this PR do?
In PLAY-829, we removed the buffer to fix content alignment issues and added an outline so the content would not 'jump' (which was handled originally by the buffer).
Screenshots: Screenshots to visualize your addition/change
How to test? Steps to confirm the desired behavior:
Checklist:
enhancement
,bug
,improvement
,new kit
,deprecated
, orbreaking
. See Changelog & Labels for details.milano
label to show I'm ready for a review.