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

ELEMENTS-1665: fix error/validation message when adding permission #796

Conversation

alokhyland
Copy link
Contributor

No description provided.

@alokhyland alokhyland requested a review from a team as a code owner August 18, 2023 11:03
@CLAassistant
Copy link

CLAassistant commented Aug 18, 2023

CLA assistant check
All committers have signed the CLA.

@poonamyadav252 poonamyadav252 removed the request for review from Nisha-QA August 18, 2023 11:12
@alokhyland alokhyland force-pushed the fix-ELEMENTS-1665-fix-error-validation-messag-when-adding-permission-3.1.x branch from c138de7 to d78fbf5 Compare August 22, 2023 08:01
@alokhyland alokhyland removed the request for review from rajatgoel-gl September 6, 2023 07:01
swarnadipa-dev
swarnadipa-dev previously approved these changes Sep 6, 2023
@@ -284,6 +288,12 @@ import '../nuxeo-button-styles.js';
this._doSend(true);
}

doCancel() {
// get called when clicked on cancel button
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to include comments when the code is self-explanatory.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed comment

/**
* Set to `true` for invalid.
*/
invalid: {
Copy link
Contributor

Choose a reason for hiding this comment

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

is this discussed with PO that we exposing a new property ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed this changes as its not required

@alokhyland alokhyland force-pushed the fix-ELEMENTS-1665-fix-error-validation-messag-when-adding-permission-3.1.x branch from e8a7615 to 6197ec4 Compare September 6, 2023 11:54
@alokhyland alokhyland changed the title ELEMENTS-1665: Fix error/validation message when adding permission ELEMENTS-1665: fix error/validation message when adding permission Sep 6, 2023
@alokhyland alokhyland merged commit e0f9ac3 into maintenance-3.1.x Sep 6, 2023
6 checks passed
@alokhyland alokhyland deleted the fix-ELEMENTS-1665-fix-error-validation-messag-when-adding-permission-3.1.x branch September 6, 2023 12:36
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.

5 participants