-
`.vl-` namespaced componenten uit het project krijgen.
We kunnen dit best methodisch aanpakken: stukje bij beetje. Je kan best het hele project afzoeken op de gebruikte selectors.
Bv. eerst zor…
Wolfr updated
6 months ago
-
Thanks for this awesome package.
As an alternative to pagination, it would be nice to support the ability to scroll the whole table with a sticky header and [virtualized rows](https://react-table.t…
hafen updated
2 years ago
-
The next major release of Sonerezh (2.0.0) will offer a lot of new possibilities to implement new features, and I would like to refactor the home page (the page where you are redirected to once you're…
-
## Expected Behavior
Dynamically setting the `page` property of the options should update the table and trigger the `onChangePage` event.
## Current Behavior
Nothing happens. The tabl…
-
# Concepts
This issue is more like a discussion of an architectural change.
Summary: what is using sql based storages a primary/operational storage for the application.
Detail: Currently it …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Users can attach files to cases. The files attached to cases can also be viewed on the Files UI page on the management page. It would be nice if users can navigate from the Files UI page to the case t…
-
Withdraw Requests
…
-
I tried my first table with relation columns and I can't get them to work properly.
```php
// This column returns the entire provider_type object
column(key: 'provider_type', label: 'Type', canBe…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Currently, `textSearch` allows to search for a search query on only one column, but in a typical application, …