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

Progress value in ProgressBar not clearly visible (theme Material Design) #11146

Closed
Wandmalfarbe opened this issue Feb 7, 2022 · 0 comments
Closed
Assignees
Milestone

Comments

@Wandmalfarbe
Copy link
Contributor

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)

The Bug is reproducible on the PrimeNG example website (Table > Edit > Row Editing). Please see the attached GIF:

https://www.primefaces.org/primeng/showcase/#/table/edit

Reproduction GIF with PrimeNG 13.1.0

bug-primeng-progress-bar-13

Reproduction GIF with PrimeNG 11.4.10-lts

bug-primeng-progress-bar-v11-lts

Current behavior

The progress value from the ProgressBar component is not clearly visible when using one of the 4 built-in material design themes (e.g. Indigo Light). I provided two example GIFs that show the issue in PrimeNG 13.1.0 and PrimeNG 11.4.10-lts. Please observe the progress value of the first progress bar.

Expected behavior

The progress value from the ProgressBar is visible when using one of the 4 built-in material design themes.

Minimal reproduction of the problem with instructions

  1. Open the PrimeNG example website with the ProgressBar examples https://www.primefaces.org/primeng/showcase/#/progressbar
  2. Change the Theme to one of the 4 built-in material design themes (e.g. Indigo Light).
  3. Observe the progress value from the first progress bar.

What is the motivation / use case for changing the behavior?

We currently use the Material Design theme 'Indigo Light' and the progress bar value is not usable with this theme.

Please tell us about your environment:

  • OS: Windows
  • Browser: Firefox 95.0b8 (64-bit)
  • Angular version: 12.0.5
  • PrimeNG version: 13.1.0 and 11.4.10-lts
  • Language: TypeScript ~4.4.2
  • Node (for AoT issues): v16.13.1
@cetincakiroglu cetincakiroglu self-assigned this Feb 7, 2022
@cetincakiroglu cetincakiroglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 7, 2022
@yigitfindikli yigitfindikli added this to the 13.1.1 milestone Feb 8, 2022
@cetincakiroglu cetincakiroglu added LTS-PORTABLE and removed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working LTS-PORTABLE labels Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants