Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(legacy): Multiselect do not clear input on separator keydown, fix pasting #9345

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

vladimirpotekhin
Copy link
Member

@vladimirpotekhin vladimirpotekhin commented Oct 4, 2024

Fixes #8290

Copy link

lumberjack-bot bot commented Oct 4, 2024

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

Copy link
Contributor

github-actions bot commented Oct 4, 2024

Visit the preview URL for this PR (updated for commit 8eba93a):

https://taiga-previews--pr9345-multiselect-fix-4-ydzvj13q.web.app

(expires Sat, 05 Oct 2024 10:55:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a

Copy link

bundlemon bot commented Oct 4, 2024

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/main.(hash).js
292.96KB (+231B +0.08%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/vendor.(hash).js
247.36KB +10%
demo/browser/runtime.(hash).js
42.88KB +10%
demo/browser/styles.(hash).css
16.27KB +10%
demo/browser/polyfills.(hash).js
11.18KB +10%

Total files change +227B +0.04%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
7.1MB (+204B 0%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@splincode splincode merged commit 56d4a18 into main Oct 4, 2024
26 checks passed
@splincode splincode deleted the multiselect-fix-4 branch October 4, 2024 12:32
This was referenced Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

🐞 - Pasting comma-separated values ​​into MultiSelect will delete all values
3 participants