feat: Allow freeform text in VirtualMultiSelect#2622
Conversation
🦋 Changeset detectedLatest commit: 77e0d7f The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔵 Tier 2 — Low RiskSmall, isolated change with no API route or data model modifications. Why this tier:
Review process: AI review + quick human skim (target: 5–15 min). Reviewer validates AI assessment and checks for domain-specific concerns. Stats
|
E2E Test Results✅ All tests passed • 235 passed • 3 skipped • 1444s
Tests ran across 4 shards in parallel. |
6be6738 to
684b4ae
Compare
Deep ReviewFreeform-text support in ✅ No critical issues found. 🟡 P2 — recommended
🔵 P3 nitpicks (2)
Reviewers (8): correctness, testing, maintainability, project-standards, kieran-typescript, julik-frontend-races, agent-native, learnings-researcher. Testing gaps: No component/unit tests accompany the new logic — only one e2e happy path; the arrow-key-into-virtualized-off-screen-option-then-Enter interaction and the type-then-Enter same-tick timing were flagged as unverified residual risks worth a targeted test. |
684b4ae to
90040df
Compare
This doesn't appear to be true. |
Summary
This PR updates the VirtualMultiSelect component to
Screenshots or video
Screen.Recording.2026-07-10.at.2.00.11.PM.mov
How to test on Vercel preview
This can be tested by adding a filter to a dashboard and using the resulting multi-select.
References