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(Steps): add text-overflow ellipsis #3958

Merged
merged 1 commit into from
May 15, 2023

Conversation

thielpa
Copy link
Contributor

@thielpa thielpa commented May 14, 2023

###Defect Fixes
In case of long labels, steps component goes beyond the frame.
It is clearly visible on mobile devices.

This is fixed by adding text-overflow: ellipsis to the label.

Here you can find a sandbox with the fix applied: https://codesandbox.io/s/dreamy-tree-8xequk?file=/src/Steps.vue

Fix #3631

@vercel
Copy link

vercel bot commented May 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) May 14, 2023 3:14pm

@tugcekucukoglu tugcekucukoglu merged commit c105871 into primefaces:master May 15, 2023
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.

Steps: text overflow
2 participants