We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some of the labels are hard coded, we need to change these to pull dynamic values.
This is when user clicks on "add new" button (creating new model).
The general aim is to make the UI labels consistent with GridField, see examples below.
GridField
This is when user clicks on one of the existing models (edit existing model).
The general aim is to make the UI labels consistent with GridField, see example below.
The text was updated successfully, but these errors were encountered:
I'm pretty confident this would be a trivial fix.
Sorry, something went wrong.
Fixes applied in
#35 #37
No branches or pull requests
Modal UI > Labels
Some of the labels are hard coded, we need to change these to pull dynamic values.
New model state
This is when user clicks on "add new" button (creating new model).
The general aim is to make the UI labels consistent with
GridField
, see examples below.Existing model state
This is when user clicks on one of the existing models (edit existing model).
The general aim is to make the UI labels consistent with
GridField
, see example below.The text was updated successfully, but these errors were encountered: