Graylog2 / Graylog2/graylog2-server

Make Typed User Preferences for the backend

Open
#8,865 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

In the frontend we do no longer display all the User Preferences we find blindly. But rather display all we know.

```
enableSmartSearch: boolean,
updateUnfocussed: boolean,
dashboardSidebarIsPinned?: boolean,
searchSidebarIsPinned?: boolean,
[PreferencesThemeMode]: ThemeMode,
```

This should be reflected with a Value class in the backend as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.