Skip to content

Comments

bug(nimbus): line wrap readonly codemirrors#14049

Merged
jaredlockhart merged 2 commits intomainfrom
13977
Nov 25, 2025
Merged

bug(nimbus): line wrap readonly codemirrors#14049
jaredlockhart merged 2 commits intomainfrom
13977

Conversation

@jaredlockhart
Copy link
Collaborator

Becuase

  • Long strings inside JSON values like feature values or JEXL targeting can cause the read only codemirrors to be too wide

This commit

  • Moves all read only codemirror setup into a single file
  • Adds the codemirror linewrapping extension
  • Updates the outer element styling to account for fixed width

fixes #13977

Becuase

* Long strings inside JSON values like feature values or JEXL targeting can cause the read only codemirrors to be too wide

This commit

* Moves all read only codemirror setup into a single file
* Adds the codemirror linewrapping extension
* Updates the outer element styling to account for fixed width

fixes #13977
@jaredlockhart
Copy link
Collaborator Author

Screenshot 2025-11-24 at 14-57-43 Open-architected coherent functionalities - Branches Experimenter Screenshot 2025-11-24 at 14-57-25 Open-architected coherent functionalities Experimenter Screenshot 2025-11-24 at 14-57-10 Open-architected coherent functionalities Experimenter

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

Tested locally, works great. thanks @jaredlockhart

@jaredlockhart jaredlockhart added this pull request to the merge queue Nov 25, 2025
Merged via the queue into main with commit ceda1b3 Nov 25, 2025
17 checks passed
@jaredlockhart jaredlockhart deleted the 13977 branch November 25, 2025 23:10
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.

Long JEXL causing Audience card to be too wide

2 participants