notes
notes copied to clipboard
Renaming of notes is not possible anymore
Steps to reproduce
- click new note
- start typing
- click on some other note
- find the note just created being stored with default name ("New note ")
Expected behaviour
Earlier version had a ... context menu that offered Rename funtion, now this submenu only shows: Add to fav, Details, Delete and Category. See:
Actual behaviour
See above. Looking at an earlier issue, #1062 , I truly believe that that issue doesn't cover the severity of the issue enough and contains a distracting discussion. (I'd prefer one message at the time.) Thus this is a bug report that I hope will find attention. If it only was like before, it would be okay. Thanks for the attention guys.
Server
Please complete the following information.
- Notes app version: 4.8.1
- Nextcloud version: 26.0.4
- OS: Windows 10
- Web server: Apache
- PHP version: 8.1
- Database: MariaDB
Client
Please complete the following information.
- Browser (incl. version):
- OS: Mozilla 115.0.2 (64-bit)
Log files
Add relevant parts of your nextcloud.log
and/or your browser's JavaScript console here.
To clarify the spec of this issue a bit more:
- Add a rename entry on each note item in the list (NcActionButton)
- Once clicked exchange it with a NcActionInput component
- Both options should use the Markdown Pencil icon https://pictogrammers.com/library/mdi/icon/pencil/
- Once the arrow button is clicked it should rename this note on the backend (this is already implemented as a service method)
yes its very annoying, you can still rename via 'details' and clicking on the title in the details drawer, buts way too much hassle.
Fixed in 4099c5321deb4dd36aee7fba995d390a91d0df4a