Replies: 2 comments 12 replies
-
Design update 11/29/23To show which fields are localized, a pill with the current locale will be added next to the label of the field: |
Beta Was this translation helpful? Give feedback.
8 replies
-
🚀 This is included in version v3.0.0-beta.118 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's tough to identify at a glance which fields have
localized: true,
and which fields do not. We should consider extending the built-in field types with a way to denote if they are localized or not e.g. When editing a single locale, show the current locale in a pill next to the field label to show that it is localized.EDIT: RELEASED IN 3.0
Beta Was this translation helpful? Give feedback.
All reactions