-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit supp…
-
### Description
Develop a job listings page that fetches all job listings from the appropriate API endpoints, implements pagination to manage the display of listings, and uses the job listing card …
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
The `calcite-pagination` component…
-
### Description
We need to have a paginated project page where we display all the Open Source projects. When a user clicks on the projects button on the navbar, this is the page they should view. Thi…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Updates the `menu`'s interactive state…
-
### Bug type
Component
### Component name
Table
### What happened?
When click on sort order serverside data, there is a double request. Should be only one request.
![image](https://user-images.g…
-
Currently on Grommet we have a mix of components that use arrow keys to navigate and some components that use tab to navigate. There are also components that leave the focusIndicator on the container,…
-
Re-auditing the button group and pagination components. Related to https://github.com/uswds/uswds/issues/5791
-
### Describe the bug
This is most apparent when implementing pagination, but when trying to use deeply nested reactivity with page data objects in a svelte kit route (e.g. `$state(data.foo)`), it b…
-
Hello,
I'm trying to use live component with knp paginator bundle to make a little search engine on lots of boottrap cards.
SearchComponent:
```