Skip to content

Conversation

@pranjal-jately-ld
Copy link
Contributor

@pranjal-jately-ld pranjal-jately-ld commented Jan 29, 2026

Description

What does this PR do?

Fixes a bug where the toolbar's style detection logic was incorrectly capturing Next.js CSS module styles and moving them to the toolbar's shadow DOM, breaking host application CSS.

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation (changes to documentation only)
  • 🔧 Refactor (code change that neither fixes a bug nor adds a feature)
  • 🎨 Style (formatting, missing semicolons, etc; no production code change)
  • Performance (code change that improves performance)
  • Test (adding missing tests, refactoring tests; no production code change)
  • 🔨 Chore (updating grunt tasks, build process, etc; no production code change)

Screenshots/Videos



Related Jira issue: REL-11891: Toolbar styling intercepting/ruining host application styling

@launchdarkly-upra launchdarkly-upra bot changed the title Cspath/rel 11891 styling override bug [REL-11891] Cspath/rel 11891 styling override bug Jan 29, 2026
@pranjal-jately-ld pranjal-jately-ld force-pushed the cspath/REL-11891-styling-override-bug branch from 911ab1e to 49cf656 Compare January 29, 2026 16:23
@pranjal-jately-ld pranjal-jately-ld changed the title [REL-11891] Cspath/rel 11891 styling override bug fix: [REL-11891]: nextjs css modules styling override bug Jan 29, 2026
@pranjal-jately-ld pranjal-jately-ld marked this pull request as ready for review January 29, 2026 16:24
@pranjal-jately-ld pranjal-jately-ld requested a review from a team as a code owner January 29, 2026 16:24
@pranjal-jately-ld pranjal-jately-ld force-pushed the cspath/REL-11891-styling-override-bug branch from 49cf656 to 68dbdba Compare January 29, 2026 16:25
@cspath1 cspath1 merged commit 6564857 into main Jan 29, 2026
4 checks passed
@cspath1 cspath1 deleted the cspath/REL-11891-styling-override-bug branch January 29, 2026 20:05
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.

3 participants