Skip to content

Bug - Fix selector component text overflow #129

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

Merged

Conversation

barrymun
Copy link
Contributor

@barrymun barrymun commented Jan 2, 2025

Description

  • Handle overflowing text with ellipsis within the selector component for smaller screens and/or longer text lengths.

Type of Change

  • ✨ New snippet
  • πŸ›  Improvement to an existing snippet
  • 🐞 Bug fix
  • πŸ“– Documentation update
  • πŸ”§ Other (please describe):

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

Closes #128

Additional Context

Screenshots (Optional)

Click to view screenshots

Before:

Screenshot 2025-01-02 at 14 04 20

After:

Screenshot 2025-01-02 at 14 05 46

Copy link

netlify bot commented Jan 2, 2025

βœ… Deploy Preview for quicksnip ready!

Name Link
πŸ”¨ Latest commit 2917f97
πŸ” Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/67769f3479f1ff0008bf08af
😎 Deploy Preview https://deploy-preview-129--quicksnip.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@technoph1le
Copy link
Collaborator

Thanks for fixing the issue

@technoph1le technoph1le merged commit 8743f53 into quicksnip-dev:main Jan 2, 2025
5 checks passed
@barrymun barrymun deleted the bug/selector-text-overflow branch January 2, 2025 16:01
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.

[Bug] - Text overflowing selector component on smaller views and for longer text lengths
2 participants