Skip to content

fix(issues): Clean up tags drawer header#117777

Merged
scttcper merged 2 commits into
masterfrom
scttcper/tags-drawer-header
Jun 16, 2026
Merged

fix(issues): Clean up tags drawer header#117777
scttcper merged 2 commits into
masterfrom
scttcper/tags-drawer-header

Conversation

@scttcper

@scttcper scttcper commented Jun 16, 2026

Copy link
Copy Markdown
Member

goal was to fix some style issues in the tag drawer in dark mode. Swapped alernating backgrounds for hover state.

Also moves the tags and feature flag drawer controls into the drawer header so the body doesn't get that weird extra padding at the top.

before

image

after (yes is hovered)

image

The tags drawer controls were sitting in a sticky body row, which made the top padding feel off. Move them into the drawer header and let the shared drawer header handle long titles.

Also tones down the tag value rows so tag details keep subtle striping and compact tag cards only highlight on hover.

Co-Authored-By: Codex GPT-5 <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 16, 2026
@scttcper scttcper requested a review from a team June 16, 2026 00:27
@scttcper scttcper marked this pull request as ready for review June 16, 2026 00:27
@scttcper scttcper requested a review from a team as a code owner June 16, 2026 00:27
knip caught this after moving the tags drawer controls into the header.

Co-Authored-By: Codex GPT-5 <noreply@openai.com>
@scttcper scttcper merged commit f95e68b into master Jun 16, 2026
70 checks passed
@scttcper scttcper deleted the scttcper/tags-drawer-header branch June 16, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants