logseq / logseq/db-test

`Excluded from Graph view?` does not appear in the UI

Open
#1,084 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?

If you set the `Excluded from Graph view?` property to a **Tag**, it does not show in the **Tag**'s page UI. This leads to confusion later down the road if the user forgot that this property was set and wonder why some **Tags** don't show in the **Graph view**.

I also haven't checked if other properties don't show in the UI. And I also haven't checked if this happens to other elements like for example to **Properties**.

### Reproduce the Bug

1. Create a new **Tag** and add it to a node. Check the **Graph view**. It shows.
2. Go to that **Tag**'s page and set with `Ctrl-Alt-P` the property `Excluded from Graph view?` to `false`. Check the **Graph view**. It doesn't show, indicating that the property was set correctly to `false`.
3. Now, go to the **Tag**'s page. The property `Excluded from Graph view?` should appear in the UI but it doesn't.

### Expected Behavior

Any change made to a **Tag** or a **Property** or **anything else** should appear in the UI.

Also as a side note, when setting the property `Excluded from Graph view?` the check box that appears to change the setting to `true` or `false`, does not change in the UI when clicking on it, even thought the value is changed in the background.

### Screenshots

_No response_

### Desktop or Mobile Platform Information

_No response_

### 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 issue on a Tag page: set `Excluded from Graph view?` with Ctrl-Alt-P, verify the Graph view changes, and compare the page UI before and after. Trace the Tag page and Graph view entry points to find where the property value and checkbox state should be rendered. Done means the property appears and its checkbox reflects changes in the UI.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.