Editing the title of a page in table view does not update in place
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
When you edit the title of a page in the table view (of say a tag page), the page does get renamed but that's not reflected in the UI unless you either refresh, or go to another page and come back to the tag page. Example:
https://github.com/user-attachments/assets/11f7d9e7-3de8-482d-a62c-b55387c96817
### Reproduce the Bug
1. Tag a few pages
2. Go to tag page
3. Rename a page in the tag page's table
### Expected Behavior
Have the page's renaming be reflected in the page right after you edit the title
### Browser, Desktop or Mobile Platform Information
MacOS Sequoia 15.0
Logseq `2.0.1-alpha+nightly.20260527`
### Are you willing to submit a PR? If you know how to fix the bug.
I don't know how to fix it, but if it's trivial, I'll be happy to put in a PR with a bit of guidance.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by tracing the page-title editing flow from the table view on a tag page, then follow how the renamed page is represented in the table after the edit completes. Reproduce the rename without refreshing; done means the edited title appears in place immediately and remains correct when navigating away and back.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100