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

Bug - Multiple File Upload - progressVariant is limited to "success|warning|danger" bar colors and the BLUE color is not possible #11276

Open
carlosthe19916 opened this issue Nov 22, 2024 · 1 comment

Comments

@carlosthe19916
Copy link

Describe the problem
The component https://v5-archive.patternfly.org/components/file-upload/multiple-file-upload does not allow to have BLUE bar colors as mentioned in the Design Guidelines https://v5-archive.patternfly.org/components/file-upload/multiple-file-upload/design-guidelines/

The guidelines indicate that the BLUE color can be used for "In Progress" statuses. However, the current progressVariant does not allow you to set a value so the progress bar becomes BLUE

How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.

Expected behavior

  • progressVariant should allow a value for BLUE or
  • If progressVariant=null|undefined then BLUE should be applied automatically

Is this issue blocking you?
List the workaround if there is one.

Screenshots
If applicable, add screenshots to help explain the issue.

What is your environment?

  • OS: Fedora 41
  • Browser Chrome

What is your product and what release date are you targeting?

Any other information?

@wise-king-sullyman
Copy link
Contributor

I'm not sure I understand, as the progress bar is blue by default when progressVariant is undefined:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs info
Development

No branches or pull requests

2 participants