Linus Pahl

Results 52 issues of Linus Pahl

## Expected Behavior After submitting the search successfully, the indicator for changes (yellow bubble) should go away. ## Current Behavior I found one case where the indicator is not going...

bug

## Description Update sawmill to version 2.0.20 and update table colors and theme tokens. /prd https://github.com/Graylog2/graylog-plugin-enterprise/pull/7639 /nocl

## Description Before: ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/64e9a01e-f36b-405f-a997-d0283c78d75b) After: ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/914df67f-c63d-4974-9321-6a6dcf2ab795) /nocl

## Description ## Motivation and Context Before this change you could only change the widget name by double clicking on it. This is a bit inconsistent to similar cases in...

## Description When opening the source code editor for a pipeline rule, the following browser console error occurs in production: ``` Refused to execute script from '/assets/mode-pipeline.js' because its MIME...

bug
triaged
User Experience

## Description When changing a field type on the search page you need to select the targeted index sets. When the selection in the change field types request is empty,...

bug
triaged

## Description Example: ![direction](https://github.com/user-attachments/assets/611194fb-bb50-4246-947b-5b9629d554b6) The option does not loose it's value and will be displayed correctly when opening the widget it again. The bug does not occur in `5.2` *...

bug

Hi, thank you for this great library. We are currently trying out paged.js and features like the pagination and table of contents work great when generating a PDF based on...

### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.13.3...

## Description ## Motivation and Context With this PR we make the `AutoRefreshProvider` independent of the redux search state, to improve its reusability. /nocl