Skip to content

Conversation

nightnei
Copy link
Contributor

@nightnei nightnei commented Sep 2, 2021

No description provided.

@nightnei nightnei requested review from StyleT and this-self September 2, 2021 14:47
<FormTab label="Summary">
{mode === 'edit'
? <TextField source="name" />
: <TextInput source="name" fullWidth />}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we shouldn't allow change of name since it's a primary key and ID of the entity

Copy link
Contributor Author

@nightnei nightnei Sep 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but here we use TextFIELD for "edit" and "TextINPUT" for "create",
or I missed something?

@nightnei nightnei merged commit 258caeb into master Sep 7, 2021
@nightnei nightnei deleted the featSharedLibs branch September 7, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants