Skip to content

feat: remove deployed/local from status legend#936

Merged
aidandaly24 merged 2 commits intoaws:mainfrom
avi-alpert:aalpert/legend-fix
Apr 23, 2026
Merged

feat: remove deployed/local from status legend#936
aidandaly24 merged 2 commits intoaws:mainfrom
avi-alpert:aalpert/legend-fix

Conversation

@avi-alpert
Copy link
Copy Markdown
Contributor

@avi-alpert avi-alpert commented Apr 23, 2026

Description

Remove the [Deployed] / [Local only] legend from the status command's resource graph. This secondary legend was adding visual clutter without providing useful information — the deployment state of each resource is already shown inline next to each resource node, making the legend redundant.

Screenshot 2026-04-23 at 2 02 37 PM

Prettier failed on the eslint config file so fixed that as well

Related Issue

Closes #935

Documentation PR

N/A

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@avi-alpert avi-alpert requested a review from a team April 23, 2026 18:03
@github-actions github-actions Bot added the size/s PR size: S label Apr 23, 2026
@github-actions github-actions Bot added size/s PR size: S and removed size/s PR size: S labels Apr 23, 2026
@aidandaly24 aidandaly24 merged commit c0d5b7b into aws:main Apr 23, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(status): legend colors mislead users into thinking resources are deployed

2 participants