Skip to content

[RELEASE] fix: bright sidebar active state via direct classes#3308

Merged
drewstone merged 1 commit into
developfrom
fix/sidebar-active-direct-classes
Jun 24, 2026
Merged

[RELEASE] fix: bright sidebar active state via direct classes#3308
drewstone merged 1 commit into
developfrom
fix/sidebar-active-direct-classes

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Fixes StyledItem directly with bright Tailwind classes (indigo bg + white text + left border). No CSS override needed.

…Tailwind classes

CSS overrides + data-attribute selectors were unreliable (attributes not
present in DOM snapshot). Fix at the source: StyledItem's own active-state
classes now use bright indigo bg (bg-indigo-500/20) + white text + left
border + font-semibold. No CSS override indirection — just Tailwind classes
on the element itself. Works in both dapp + cloud.
@drewstone drewstone requested a review from AtelyPham as a code owner June 24, 2026 23:47

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — 4edf2a29

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-24T23:47:59Z

@drewstone drewstone merged commit f1aebaa into develop Jun 24, 2026
9 checks passed
@drewstone drewstone deleted the fix/sidebar-active-direct-classes branch June 24, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants