unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
21 stars 0 forks source link

[bug] Entity selection is reset if the name field is empty #346

Open kennymc-c opened 3 months ago

kennymc-c commented 3 months ago

Is there an existing issue for this?

Description

If the name for new activities(+groups) and macros is empty and entities are selected in the list, the selection of entities is reset after clicking on Add.

How to Reproduce

  1. Add a new activity, activity group or macro
  2. Leave the name field empty
  3. Select one or more entities from the list
  4. Click on Add

Expected behavior

The entity selection should not be reset if you have forgotten to specify a name. In contrast, the Add group button is grayed out for a new profile group if no name has been entered.

System version

1.7.5

What part of the system affected by the problem?

Web Configurator

Additional context

No response