logseq / logseq/db-test

Editing the title of a page in table view does not update in place

Open
#914 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.