generated from gridsuite/gridapp-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Empty group name
In the last branch, GroupSet cannot be empty but there is no issue with a set named {id}.
Rule and GroupSetEditor validation should add case groupSet === "" && type === SetType.PREFIX
Adding both PREFIX and SUFFIX has no reason since they would undistinguishable
groupSetEditor
GroupSetEditor does not allow to have the same group name for a PREFIX and a SUFFIX (while the rest of the system allows it)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers