Skip to content

Conversation

@jrcastro2
Copy link
Contributor

@jrcastro2 jrcastro2 commented Jan 23, 2023

@jrcastro2 jrcastro2 force-pushed the add-namespace-searchapp branch 2 times, most recently from 6cd94cc to c5e73fe Compare January 24, 2023 15:14
children: PropTypes.object,
modalOpen: PropTypes.bool,
resource: PropTypes.object.isRequired,
appName: PropTypes.string,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

IMHO appName should be required to avoid having different admin views that can be potentially overriden by the same component, if this varabiable is missing. That's why I raise an error (see base.py). I will do the change unless someone has a different opinion

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.

Override: improve overridable components

1 participant