Anu6is
Anu6is
Calling `BucketService.GetFigures` while creating a new bucket fails since no bucket exists to be retrieved.
## Description Clicking on the dialog overlay shifts the focus from the dialog container, preventing the close on escape key interceptor from picking up the escape key press. This change...
## Description When using an inline dialog, users are unable to access the `DialogInstance` parameter which is required to refreshing the Dialog Title via a `StateHasChanged` call. This change automatically...
## Description This PR addresses several inconsistencies within the current charting implementation to hopefully simply future development. - Chart options were a bit messy, mixing `ChartOptions`, `AxisChartOptions` and base chart...
## Description Created a new `DisabledFunc` parameter in the `SelectColumn` to allow for conditionally disabling the select checkbox. The following applies once disabled - The checkbox is disabled - Select...