Navigation Menu

Skip to content
New issue

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

WEBUI-186: add validation to save search name and also fix cancel button #1180

Merged
merged 1 commit into from Mar 17, 2021

Conversation

andreacornaglia
Copy link
Contributor

No description provided.

@nuxeojenkins
Copy link
Contributor

View issue in JIRA: WEBUI-186: Fix saving search containing slash ('/') character

@andreacornaglia andreacornaglia force-pushed the WEBUI-186-fixSaveSearchInputValidation branch from 94c60b5 to 4f6b88e Compare March 16, 2021 14:49
@nuxeo-web-ui-jx-bot
Copy link
Contributor

⭐ PR built and available in a preview environment nuxeo-nuxeo-web-ui-pr-1180 here

Copy link
Member

@mnixo mnixo left a comment

Choose a reason for hiding this comment

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

Could have been a good opportunity to swap the <paper-input> for a <nuxeo-input> (since we're changing the whole declaration), not sure if there's some sort of consequence, though.
👍 nonetheless.

@@ -1261,6 +1261,7 @@
"searchForm.renamePopup.heading": "Rename Saved Search",
"searchForm.renamePopup.label": "Enter a new name for your saved search.",
"searchForm.savePopup.heading": "Save Search",
"searchForm.savePopup.error": "You cannot use the character '/' in the name",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, move this line above to keep alphabetical order

@nuxeo-web-ui-jx-bot
Copy link
Contributor

⭐ PR built and available in a preview environment nuxeo-nuxeo-web-ui-pr-1180 here

@andreacornaglia andreacornaglia merged commit 426964d into master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants