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

LinearProgress custom lebal #3403

Open
1 task done
zjywy0228 opened this issue May 10, 2024 · 0 comments
Open
1 task done

LinearProgress custom lebal #3403

zjywy0228 opened this issue May 10, 2024 · 0 comments
Labels
community For issues that have been raised by folks outside the core Salt team component: progress status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request

Comments

@zjywy0228
Copy link

Area

UI Components

The problem

not the LinearProgress only accept number as value to display in label, will need some customized text to display ,like 10k/15k , instead of just a xx% display

The solution

please provide a new prop to set the label text and the position of the label, make it possible to dipslay above the bar

Alternatives and examples

<LinearProgress aria-label="Download" value={38} labelPosition='top' label={'10K/25K'} />

Possible to do something like this ?

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.
@zjywy0228 zjywy0228 added status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request labels May 10, 2024
@origami-z origami-z added community For issues that have been raised by folks outside the core Salt team component: progress labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community For issues that have been raised by folks outside the core Salt team component: progress status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: enhancement 💡 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants