Skip to content

Do not wrap white space in chip or query inputs - #141

Open
jonathonherbert wants to merge 1 commit into
mainfrom
jsh/do-not-wrap-white-space
Open

jonathonherbert wants to merge 1 commit into
mainfrom
jsh/do-not-wrap-white-space

Conversation

@jonathonherbert

@jonathonherbert jonathonherbert commented Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

What does this change?

Do not wrap white space in chip or query inputs, to prevent pasted newlines making giganto-chips:

Before After
image image

Can't see any regressions elsewhere in Chrome or Firefox: no-wrap removed in 88a35cc as #140 suggests, may have been something that accumulated as I was working on empty chip behaviour. (Empty chips still seem fine in both browsers.)

How has this change been tested?

Chrome & Firefox, with empty and content-ful fields w/ and w/o newlines.

Fixes #140.

@github-actions

github-actions Bot commented Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

@jonathonherbert
jonathonherbert force-pushed the jsh/do-not-wrap-white-space branch from 0db1232 to fb1cbd2 Compare September 17, 2026 07:37
@jonathonherbert jonathonherbert added the fix Departmental tracking: fix label Sep 17, 2026

@paperboyo paperboyo 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.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Departmental tracking: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pasting newlines bloats the chips

2 participants