Idea: Add option to prevent conditions on text fields from flickering multiple text values until all conditions are evaluated

We use 5-15 conditions on text fields in numerous places in our app. It doesn’t look clean to end users when multiple conditions are met so several versions of the text are displayed for a split second before the final version is shown.

It’d be nice if there were a way to set the field not to display the text until all conditions were evaluated. Without this, we either have to put up with the flickering or we have to spend a fair amount of time to ensure that every permutation of our page results in one and only one condition being met.

Would this be helpful for anyone else?

5 Likes

I would definitely find this helpful as well. I have an app that has a lot of statements too and it’s a bit glitchy.

Good idea.