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

Applications using the Cube currently define their own custom row count labels in order to show row counts for leaf rows and aggregate rows. `Store/GridCountLabel` is able to count all...

client-request

To support e.g. modifying the data in a leaf record and then passing those modifications back into the Cube as an update.

data

This is a weird gap that came up in our discussion on PR #1800. We provide Hoist-level support for menus in a few places: - Desktop `contextmenu` package - https://github.com/xh/hoist-react/tree/develop/desktop/cmp/contextmenu...

new-component

Client app requested functionality that would benefit on filtering for dates fields relative to today ( `date_field = Today` or `date_field >= 2 Months Ago` ), rather than filtering by...

client-request
data

This is a nice-to-have for a large client app that is under construction. The previous iteration of said app has an inline editor that lazily loads its options when the...

forms

Changing data while the Highcharts ordinal property is `true` causes data points to become misaligned with the x-axis. The problem is resolved when the chart is manually resized, or after...

charts
clarification-requested

Been seeing this for a while, it may be some quirk about our ag-grid overrides in some cases

bug
grid
styles

Off the back of #2690, which made load masks more transparent by default, we sometimes have a use case for masking a panel with a stronger, more opaque mask -...

styles

Support for ExportOptions to take a header and footer config for Excel type files See hoist-core issue: https://github.com/xh/hoist-core/issues/204

client-request