aws / aws/graph-explorer

Ability to hide specific attributes in UI

Open
#1,009 0 comments 0 reactions 0 assignees View on GitHub
customization innovative usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
8d 9h
Merged PRs (30d)
7

Description

Add the ability to toggle the visibility of attributes on a node or edge.

## Proposed solution

- Add list of attributes to node style and edge style
- Add visibility toggle for each attribute
- If toggled off, the attribute does not show up in:
- Search filter by attribute list
- Expand filter by attribute list
- Node/Edge details view
- Display name attribute attribute list
- Display description attribute lists

## Related issues

- #1010
- #1011
- #1012

Contributor guide

Open the contributing guide

Research direction

Start by tracing how node and edge styles expose attribute lists, then inspect the search filter, expand filter, node/edge details, display-name, and display-description consumers named in the issue. Compare the related issues #1010, #1011, and #1012 before deciding the scope. Done means a per-attribute visibility toggle consistently hides that attribute from every listed UI location.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.