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

docs(fix): prevent ellipsis overflow on small screens #956

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

logotip4ik
Copy link
Contributor

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Ellipsis component can cause unwanted horizontal scroll by overflowing device screen width if there are not enough space. (You can see on "after" screenshot there are no scrollbar at the bottom)

Before:

Webpage scrolled horizontally

After:

Screen Shot 2023-02-17 at 18 03 58

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pi0
Copy link
Member

pi0 commented Feb 21, 2023

Thanks!

@logotip4ik logotip4ik deleted the patch-1 branch February 21, 2023 21:48
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.

None yet

2 participants