-
Notifications
You must be signed in to change notification settings - Fork 1
✨ New MucSpinner Component #609
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
base: beta
Are you sure you want to change the base?
Conversation
|
The differences between the percentage spinner and this variant is pretty minor. I would prefer to have one muc-spinner component which can be switched to display either text or a percentage. Maybe have two properties
and only one of which can be used at the same time. This will make maintaining this component way easier. Can you merge your code and the current muc-percentage-spinner together to one muc-spinner component? |
|
Yes, I can merge them. |
|
I think If you want to make the change graceful you would have to make |
Description
Add new component. Text has a maximum of 80 characters. Lines are broken after 14 characters. Text is centered vertically and horizontally. Screen readers do not read the text aloud. This is not currently necessary. Perhaps there will be a ticket for this in the future.
Reference
Issues #608