LabeledFieldView with a value renders label incorrectly when disabled #10431
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:find-and-replace
package:theme-lark
package:ui
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
A generalization of #10429.
We didn't notice this before because the only place where
LabeledFieldView
was getting disabled was the table properties form and we reset the value there automatically when the field gets disabled. Now we have this use-case in find and replace and probably more will come❓ Possible solution
Most likely this will require only changes in CSS.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: