Sidney Gijzen

Results 4 issues of Sidney Gijzen

Hello, The scrollbar in a popup is not draggable. If you try to drag the scrollbar by clicking and holding a mouse button, the popup doesn't scroll. On release of...

bug

**Describe the bug** Rendering a Modal results in the following warning in the console: `Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Portal which is inside...

**Describe the bug** I'm trying to make use of the `DatePicker` component with [`react-hook-form`](https://react-hook-form.com). However I'm running into the following issue: the date input element shows the changed value (e.g...

### What this PR does Fixes #7198 This PR addresses aforementioned issue by reusing an existing constant `QUERY_PARAMETERS_TO_REMOVE` to create a base URL for a legendGraphic request. I've added a...