Dennis Oelkers

Results 36 issues of Dennis Oelkers

This issue is bundling feedback for improving general data table usability. They can be addressed separately or in a bundle: - [x] #11675 - [x] #10936 - [x] #9998 -...

bug

## Description ## Motivation and Context This change is removing package version resolutions which have become obsolete due to other package updates. ## How Has This Been Tested? ## Screenshots...

## Description ## Motivation and Context This PR is aiming to improve error messages returned by the API in case of JSON mapping errors. Previously, error messages caused by deserialization...

## Description ## Motivation and Context /nocl ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

## Why? Searches/dashboards querying large amounts of data can put significant load on the OpenSearch cluster. The current way of retrieving search results for these in the frontend is an...

feature
triaged

## Expected Behavior ## Current Behavior When a `MenuItem` contains an `href`, since the Mantine migration it is now doing a full-page refresh instead of an in-app routing. ## Possible...

bug

Thanks a lot for your work on brace, @thlorenz! Unfortunately it is now lagging behind the official ace distribution several releases and the changes are immense (https://github.com/ajaxorg/ace/compare/v1.2.9...v1.4.1). Can we expect...

### Current behavior When `--record` is used, specs are executed in lexicographic order. ### Desired behavior Just like without `--record`, specs should be executed in the order they are defined...

type: unexpected behavior
type: breaking change

**Note:** This should be backported to `6.0`. ## Description ## Motivation and Context With the migration of the `MenuItem` component to Mantine, we introduced a regression leading to client-side routing...

### What is the bug? When `OpenSearchClient#nodes#info` is called, but any of the nodes in the cluster has any `action.*` setting (e.g. `action.auto_create_index`) set, but not `action.destructive_requires_name`, then the call...

bug