hoist-react icon indicating copy to clipboard operation
hoist-react copied to clipboard

🏗️ ⚛️ The XH Hoist toolkit for React

Results 160 hoist-react issues
Sort by recently updated
recently updated
newest added

Having timestamp cols in server time would be very useful for correlating time-wise between logs (which are always showing server-time timestamps) and admin monitoring grids including: * Client activity *...

admin
ready

Expanding ticket to more general review of this comp and the various apps where we decided not to use it and had to roll our own. ---- The `FileChooser` component...

client-request
ready

App Version info in the activity grid would be especially useful right after app upgrades to see who was still using the old version. This would be a breaking change...

good-first-issue
admin
breaking-change

Hoist P/R Checklist ------------------- **Pull request authors:** Review and check off the below. Items that do not apply can also be checked off to indicate they have been considered. If...

https://router5.js.org/migration/migrating-from-6.x-to-7.x

dependencies

This is a feature requested multiple times by a client. This could be first step to a more comprehensive persistence of node open/close state.

grid
client-request

Thought this might be a drop-in upgrade as changes in https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md looked minimal, but I believe something might have changed with their default exports. Needs a bit of a closer...

dependencies

Setting GridModel.cellBorders to true is only applying left and right borders. This is presumably related to the recent cell border styling changes in hoist react 59.2.0. The .ag-cell class was...

The grid filter custom tab's inputs are breaking when they receive an array of values and enableValues is false. The custom tab currently reads a compound filter but should be...

bug

Right now our options for JSON display for small read only snippets is a bit lacking. + You can pretty print the json and then style yourself in a div...

client-request