167
Views
3
Comments
Solved
Text in progressbar doesnt show up Reactive Web

Hi everyone,

I built a screen with a Progressbar in a Reactive web app module.

Everything works fine, the bar is filled with the expected value, but there is no text or value shown as text in the bar. I tried to change the height, but that makes no difference. Does anyone have a solution for this problem?

Kind regards,
Evert-Jan van den Broek


2019-11-11 17-10-24
Manish Jawla
 
MVP
Solution

Hi Evert,

Check the below screen shot and you can find the class which is causing text not to be displayed.

2020-02-11 09-04-01
Evert-Jan van den Broek

Manish Jawla wrote:

Hi Evert,

Check the below screen shot and you can find the class which is causing text not to be displayed.


Thank you very much!
Strange this has to be solved with CSS.

2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi Evert,

Glad to help you.

Your welcome.

Regards,

Manish Jawla 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.