Open sedubois opened 8 months ago
This issue has been marked as stale because there was no activity for the past 15 days.
This issue has been marked as stale because there was no activity for the past 15 days.
This issue has been marked as stale because there was no activity for the past 15 days.
This issue has been marked as stale because there was no activity for the past 15 days.
Yes, this is a good improvement that the key_value
field can receive.
We'll merge a PR if we had one.
The JS should be able to spot the true false
values, render them as such with the "false"
text and then, when saved, turn that text back into a boolean false
value.
Same for true
.
0
is also rendered empty.
Context
When using the key-value JSON field, an object such as
{"key"=>false}
is shown with a greyed outValue
instead of showingfalse
.System configuration
Avo version: 3.5.4
Rails version: 7.0
Ruby version: 3.3.0
License type
Are you using Avo monkey patches, overriding views or view components?
Screenshots or screen recordings