logseq / logseq/db-test

Clicking the tag value on a tag page briefly shows a popup

Open Beginner friendly
#1,176 0 comments 0 reactions 0 assignees View on GitHub

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?

On a tag page, clicking the tag value(same as the current tag page)in the **Tag** column of the default table view briefly opens a popup and then immediately closes it.

This may be happening because the action is attempting to navigate to the tag page, but the user is already on that page.

Regardless of the cause, the popup appearing briefly and then disappearing is distracting and negatively affects the user experience.

### Reproduce the Bug

1. Open a tag page.
2. In the default table view, find the **Tag** column.
3. Click the tag value corresponding to the current tag page.

### Expected Behavior

Since the user is already on the corresponding tag page, clicking the tag value should do nothing.

### Screenshots

_No response_

### Files

_No response_

### Browser, Desktop or Mobile Platform Information

windows 11
logseq 2.0.1-alpha+nightly.20260907

### Additional Context

_No response_

### Are you willing to submit a PR? If you know how to fix the bug.

- [ ] I'm willing to submit a PR (Thank you!)

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 reproducing the behavior on a tag page in the default table view, focusing on the Tag column value matching the current page. Trace the UI entry point for that value and verify that clicking it leaves the current page without opening a transient popup; confirm the behavior in the relevant table view.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.