Graylog2 / Graylog2/graylog2-server
Unescape special characters in query suggestions
Open
feature
frontend
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Currently the query suggestions contain escaped special characters. It makes sense for the query itself and from the backend perspective. But for the user it's hard to read. We could probably unescape them and make the suggestions more readable.

Contributor guide
Assessment
This issue has not been assessed yet.