Skip to content

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Apr 30, 2025

fixes #355

following the issue comment, to pre-sort data before rendering the select dropdown

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

github-actions bot commented Apr 30, 2025

Playwright E2E Test Results

81 tests  +1   81 ✅ +1   1m 28s ⏱️ -3s
71 suites +1    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 2c11085. ± Comparison against base commit 926c82c.

This pull request removes 1 and adds 2 tests. Note that renamed tests count towards both.
options40.spec.ts ‑ Options 40 - Filter Data › all select dropdown should have data filtered out
options40.spec.ts ‑ Options 40 - Pre-Filter Data › all select dropdown should have data pre-filtered
options41.spec.ts ‑ Options 41 - Pre-Sort Data › all select dropdown should have data pre-filtered

♻️ This comment has been updated with latest results.

@ghiscoding ghiscoding merged commit 0491b8d into main May 1, 2025
3 checks passed
@ghiscoding ghiscoding deleted the feat/pre-sort-data branch May 1, 2025 03:06
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.

Option to display selected items first in the dropdown

1 participant