Skip to content

searchComponents: add namespace#151

Open
jrcastro2 wants to merge 1 commit into
inveniosoftware:mainfrom
jrcastro2:add-namespace-searchapp
Open

searchComponents: add namespace#151
jrcastro2 wants to merge 1 commit into
inveniosoftware:mainfrom
jrcastro2:add-namespace-searchapp

Conversation

@jrcastro2

@jrcastro2 jrcastro2 commented Jan 23, 2023

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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