-
- [ ] Route optimization (see #71)
- [ ] Bulk actions (delete, mark as read, approve/unapprove, ...)
- [x] Places -> On page load a waypoint is being inserted at 0,0 coordinates -> needs fixing
- […
-
If you want to ask for support or request features, [sponsor the project](https://github.com/sponsors/petyosi) and [contact me over email](mailto:petyo@mdxeditor.dev).
- [x] I have searched for sim…
-
Use https://react-table.js.org/#/story/readme so that other features are available like sorting, responsiveness.
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-h9qpvr-u62rjb
Steps:
1. Make the demo window small enough in width, that only column group 1 can be seen
2. Re…
-
In this snapshot, the CentroidRes is not showing up in the extended table.
https://fragalysis.xchem.diamond.ac.uk/viewer/react/projects/47/19
Sounds like an API or F/E parsing issue?
Green for now.
-
I just need the best way to make the Ag-grid table responsive. Using `flex:1` for the Coldef will make the columns filled the table container, but would not make the table responsive, but if I used sp…
-
#### Environment
- __Package version(s)__:
```json
"@blueprintjs/core": "^5.10.3",
"@blueprintjs/datetime": "^5.3.4",
"@blueprintjs/datetime2": "^2.3.4",
…
-
Hi,
I would like to use this library in combination with React Table V8, but there's no clear example of this anywhere. They have an example with react-dnd, but not with dnd-kit.
Here's the exam…
dugip updated
9 months ago
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Request from UC: Provide an option on …
-
Greg, do you plan to incorporate new export formats directly from Reactable apart from CSV? It would be interesting to have an option to download and export the table data (filtered or raw) to excel. …