-
-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Description
When creating a new password entry and the first action is changing the group (folder) the toast message is shown that the entry is moved, but the field for the group is not updated with the new value.
This behaviour occurs only when the title is empty. If a title is inserted first the group name is updated.
To Reproduce
Steps to reproduce the behavior:
- Click on "+" button
- Click on 'group'
- Select other group
- See toast message, but value is not updated
The error doesn't occur when this is done:
- Click on "+" button
- Insert a value for the title
- Click on 'group'
- Select other group
- See toast message and value is updated
Expected behavior
The value of the group is updated.
Metadata
Metadata
Assignees
Labels
No labels