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

Add Floating Label or Label Outside on progress bar #39508

Closed
2 tasks done
moshetanzer opened this issue Dec 18, 2023 · 5 comments
Closed
2 tasks done

Add Floating Label or Label Outside on progress bar #39508

moshetanzer opened this issue Dec 18, 2023 · 5 comments
Labels

Comments

@moshetanzer
Copy link

Prerequisites

Proposal

I think it would add to have a floating label with current percentage at point of current progress on top of progress bar - similar to a message bubble with the percentage. If this is not possible should have an option like in tailwind of label in or outside progress

Motivation and context

This solves issues with mutli colored progress bars where text isnt visible or progress bar that have a height that is too small.

@TommasoAllegretti
Copy link
Contributor

I could be wrong but isn't this achievable with a regular label?

@moshetanzer
Copy link
Author

Don't think so. Please reproduce.

@TommasoAllegretti
Copy link
Contributor

https://codepen.io/TommasoAllegretti/pen/yLwBVEx

Is this the behavior you were trying to reproduce?

@moshetanzer
Copy link
Author

Hi. Nope. Floating label at current percentage. Almost like a message bubble that stays with current percentage doesn't that make sense?

@TommasoAllegretti
Copy link
Contributor

You could just add a text-align: right style to the label in the example I shared so that it matches the progress bar

@moshetanzer moshetanzer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants