Ruben Thoms
Ruben Thoms
**Is your feature request related to a problem? Please describe.** Sometimes, callbacks can become quite large and complex. Moreover, code might get repeated in multiple callbacks. Of course, repeated parts...
**Is your feature request related to a problem? Please describe** Array properties are supposed to be changed via an `Object` control in `storybook`. This might break code if no additional...
**Is your feature request related to a problem? Please describe.** The view settings (i.e. the menu's pinned state or the settings groups' open/collapsed states) are currently not saved. Hence, users...
**Is your feature request related to a problem? Please describe.** If a user wants to share a Webviz page/plugin as URL, the changed settings are not included. Hence, when the...
The preferred browser can already be set via the user preferences (https://github.com/equinor/webviz-config/blob/master/INTRODUCTION.md#user-preferences). However, it could be useful to add this argument to the `webviz build` command in order to start...
**Is your feature request related to a problem? Please describe.** In order to implement the `Play` widget in `webviz-config-editor` I need an option to disable the automatic browser start when...
Are there any plans to keep this repo/package up to date (i.e. support the new React version ^17.0.0)?
The drawing class in `groupTreeAssembler.js` utilized in `GroupTreePlot` does not support resizing. It does only use the initial width and height of the element it is rendered in and does...
**Must have wrt. `vite`:** - [x] #1455 - [x] #1456 - [x] #1457 - [x] #1458 --- **Nice to have:** - [ ] `addon-redux` should only be used and necessary...
``` ✘ [ERROR] No matching export in "node_modules/@turf/meta/dist/es/index.js" for import "default" node_modules/@webviz/subsurface-components/dist/components/SubsurfaceViewer/utils/measurement.js:2:7: 2 │ import meta from "@turf/meta"; ╵ ~~~~ ✘ [ERROR] No matching export in "node_modules/deck.gl/dist/esm/index.js" for import "PickInfo"...