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

IBX-2628: Introduce colorful tag-like dropdown #383

Merged
merged 4 commits into from
Apr 27, 2022

Conversation

tischsoic
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-2628
Bug fix? no
New feature? yes/no
BC breaks? no
Tests pass? yes
Doc needed? yes/no
License GPL-2.0

&__selection-info {
height: calculateRem(24px);
padding-left: calculateRem(8px);
border-radius: calculateRem(12px);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new value for border-radius?

Copy link
Contributor Author

@tischsoic tischsoic Mar 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sides of this dropdown are fully rounded so we need a border radius that equals half of its height. 50% won't work because this is not a square and we do not want to have an ellipsis.
Screenshot 2022-03-30 at 16 10 37

@tischsoic tischsoic mentioned this pull request Mar 31, 2022
Base automatically changed from IBX-2627-dropdown-small-styling-bugs to 4.0 April 25, 2022 10:56
@tischsoic tischsoic changed the base branch from 4.0 to main April 26, 2022 09:33
@tischsoic tischsoic force-pushed the IBX-2628-introduce-colorful-tag-like-dropdown branch from ecb9fa8 to 8ecb81b Compare April 26, 2022 09:45
@tischsoic tischsoic marked this pull request as ready for review April 26, 2022 09:46
@katarzynazawada katarzynazawada self-assigned this Apr 27, 2022
@dew326 dew326 merged commit b0ba8a9 into main Apr 27, 2022
@dew326 dew326 deleted the IBX-2628-introduce-colorful-tag-like-dropdown branch April 27, 2022 13:17
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.

7 participants