`Excluded from Graph view?` does not appear in the UI
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
- 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 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