-
### Current Behavior
In custom dashboard 2.0 nodes, in some scenarios, the widget (client node) receives multiple identical 'widget-load' notifications
### Expected Behavior
Dashboard 2.0 widgets…
-
In PSQL DEV:
1. Double click `film` in the left sidebar
2. The `film` data view opens
3. Press up and down arrow keys
Expected: the selected range will move up and down based on arrow presses
A…
-
It would be nice to have a built-in sorter respecting the natural ordering.
The use case I have in mind is linked to numbers, 1, 2, 3…, 10, 20, 100 (instead of 1, 10, 100, 2, 3…).
Another use case i…
-
**Describe the bug**
Tabulator doesn't seem to allow using comma as the decimal separator, as we usually do in our part of the world (nordic countries)
I instantiate the column with instructio…
-
The DSM discovery process appears to be ignoring the blocklist values after update from 2.0.83 to 2.0.88. We are getting internal (_audit, _internal etc) and other indexes explicitly listed in the blo…
-
64-bit integers after a certain number are not correctly displayed in the target list. This related to a Bokeh datamodel, so it would be difficult to fix. We may need to consider to use a different wi…
-
We can use a prebaked table component that allows client-side filtering.
Desired features (please edit and expand):
- [x] All existing features of "old" sample table
- [ ] Pagination
- [x]…
-
**Describe the bug**
Basic Vertical Renderer bounces to top when using Progressive Load Scroll. This happens when new data is fetched and added from the server.
**Tabulator Info**
- Tabulator 6.2…
-
**Describe the bug**
Having the history active, multi-pages and pagination active, when getting the page and scrolling to it to, that resets the '**cellEdit**' history (removes all ...) and also prov…
-
I use this function to set the dataTreeStartExpanded property of Tabulator options.
```
dataTreeStartExpanded = fun (row, level): Boolean {
val activity = row.getData().u…
chavu updated
9 months ago