Note content window not updating after deleting item from search result
@JuliaKirschenheuter is already working on this.
Since Mar 9, 2026.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Steps to reproduce
- Open notes app
- Make sure multiple notes exist e.g. 6 notes
- Search for a note and make sure you have at least 3 hits
- Open one note from search results
- Delete one note
- Click another note from search result
Expected behaviour
A user is able to search and delete notes from search results without content getting stuck.
Actual behaviour
When a user is searching for notes and deletes one of the search result items then the note content is stuck displaying the content from last selected note. This means that no matter what note from search result you open, the content will stay the same. Only a refresh of the webpage can clear the situation.
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
- Notes app version: 4.12.4
- Nextcloud version: 31.0.13
- OS: Debian
- Web server: nginx
- PHP version: 8.3.30
- Database: mariadb 11.4.8
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version):
- OS:
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.