dashboard/shell/components/form/labeled-select-utils
Richard Cox 08f05e229a Paginated Label Select Fixes
### No Options Shown
- Ensure all ResourceLabeledSelect attributes reach LabelSelect component
- This worked at some point, but $attrs now does not contain values that are defined as component props

### Cannot `Load More` options
- `Pages` param Missing in API response
- This has been removed, work around added

### Search term isn't matching partial results
- ensure exact filter matching is off
2024-07-23 12:10:53 +01:00
..
labeled-select-pagination.ts
labeled-select.utils.ts Paginated Label Select Fixes 2024-07-23 12:10:53 +01:00