hashicorp/consul

Update styling of code editor

Open

#11,224 opened on Oct 5, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (4,588 forks)batch import
Hacktoberfesthelp-wantedtheme/aclstheme/kvtheme/ui

Repository metrics

Stars
 (29,891 stars)
PR merge metrics
 (Avg merge 8d 12h) (41 merged PRs in 30d)

Description

Overview of issue

The code editor currently in the UI (used for key-value entries and ACL policy entries) does not match our design system styling:

  • The language selector should be moved to a toolbar that includes a copy button and a title of what is being edited.
  • The editor does not resize correctly on wider screens.

Screen Shot 2021-10-01 at 3 25 56 PM

Desired styling

Key/Value

ACL Policies

Figma file

Contributor guide