-
`rdfproxy` injects an ORDER BY solution modifier into SPARQL queries for grouped models, see #114.
The query constructor for SPARQL queries associated with *ungrouped* models currently does not inj…
-
prefetch the next and previous page (the tanstack way)
o-az updated
3 months ago
-
Feature type: **`Docs`**
## Details
- Enhanced compone nt name: `pagination`
## Description
The **el-pagination**`s documentation has suggested that the Event of this component has b…
-
**Is your feature request related to a problem? Please describe.**
When I navigate between paginations....i have to manually scroll to the top
**Describe the solution you'd like**
When a user nav…
-
Hi, if I set pagination to false I still see the pagination menu under the list. I also tried it in your [codepen](https://codepen.io/javve/pen/bBfgD). If one changes value to false nothing happens. A…
-
**Describe the bug**
Originally report: https://github.com/ohcnetwork/care_fe/pull/9004#issuecomment-2467675505
- [ ] When navigating from page 1 to page 2 in the staff capacity section on the facili…
-
Laravel: **10.0**
PHP Ver: **8.2**
EloquentFilter Ver: **Latest (3.3)**
**Problem:**
I am attempting a basic filtering on a model, in doing so I'm applying `->simplePaginateFilter()` or `->pag…
-
Rename the following Pagination sub components so they are name spaced. Prepend them with "Pagination":
- `Navigation` to `PaginationNavigation`
- `OptionsToggle` to `PaginationOptionsToggle`
…
-
Available values:
- `true` (deny to change page size, default)
- `false` (allow any page size)
- `int` (maximum page size value)
- `list` (list of available page size values)
Also need UI-elem…
-
Please add a new API method that can return all registered tracks.
My situation:
I created a console tool that works with the FoxIDs API to automate some of my routine tasks. For example, creating…