Skip to content

test(select): add multiple-mode tags tests (#883)#1009

Closed
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-883-v2
Closed

test(select): add multiple-mode tags tests (#883)#1009
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-883-v2

Conversation

@wanchun

@wanchun wanchun commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #883

FSelect's multiple mode already renders selected values as removable tags via the select-trigger component + FTag with closable. This PR adds 2 vitest tests to lock the existing behavior:

  • multiple: true renders a tag for each selected value
  • Clicking the tag's close button removes that value from the model

Files changed: 1 (test only). No lockfile. No test-infra changes.

@wanchun

wanchun commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator Author

Closed as part of v3 rebuild from chore/test-infra. Original v1/v2 PRs being superseded by clean re-implementation (vitest + playwright + docs).

@wanchun wanchun closed this Jun 4, 2026
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.

1 participant