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

fix(ui5-multi-input): fix appearance in RTL #2782

Merged
merged 3 commits into from
Feb 9, 2021

Conversation

ivoplashkov
Copy link
Member

FIXES: #2749

@@ -50,7 +50,7 @@

.ui5-tokenizer-more-text {
display: inline-block;
margin-left: .25rem;
margin-inline-start: .25rem;
Copy link
Member

Choose a reason for hiding this comment

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

margin-inline-start, would this work in IE?

Copy link
Member Author

Choose a reason for hiding this comment

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

Nope, not supported in IE. WIll make separate selectors for RTL.

@ilhan007
Copy link
Member

ilhan007 commented Feb 9, 2021

It looks better now, I think the token text and X might look better in RTL

Screenshot 2021-02-09 at 11 21 04 AM

Screenshot 2021-02-09 at 11 27 56 AM

@ilhan007 ilhan007 self-requested a review February 9, 2021 09:28
@ilhan007 ilhan007 changed the title fix(ui5-multi-input): Usability issues in RTL fixed fix(ui5-multi-input): fix appearance in RTL Feb 9, 2021
@ilhan007 ilhan007 merged commit e842f23 into SAP:master Feb 9, 2021
ilhan007 pushed a commit that referenced this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiInput RTL Issues
2 participants