forked from CenterForOpenScience/ember-osf-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loosen criteria for disabling save button for configured addons (Cent…
…erForOpenScience#2330) - Ticket: [] - Feature flag: n/a ## Purpose - Loosen criteria for save button being disabled when creating and configuring a configured addon ## Summary of Changes - Allow any non-empty name for display name - Previous logic included a condition that the save button would be disabled if the display name had not been changed - Allow rootFolder to be empty
- Loading branch information
1 parent
cc36f18
commit 0a0320a
Showing
3 changed files
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters