Content
View differences
Updated by Ivan Kuchin about 2 years ago
### Acceptance criteria
* Users can rename their own persisted lists
* Static lists cannot be renamed
* Lists shared with a user cannot be renamed
* Renaming is triggered by the user clicking on the "Rename" item in the "More" menu
* The option is not displayed if the action is not possible
* The option is not displayed if there are unsaved changes to the list
* After clicking on the option, the header is turned into an input field (auto focused). The user inserts the new name and clicks on the "Save" button to complete the renaming.
* Controls to change filters and add project are disabled when renaming
* Users can rename their own persisted lists
* After clicking on the option, the header is turned into an input field (auto focused). The user inserts the new name and clicks on the "Save" button to complete the renaming.
* Controls to change filters and add project are disabled when renaming