Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.21k stars 1.05k forks source link

Always display input for widget title in widget edit mode. #19737

Closed linuspahl closed 1 day ago

linuspahl commented 1 week ago

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 the UI and can be hard to understand. Now we always display an input for the title in the widget edit mode.

image

Fixes: https://github.com/Graylog2/graylog2-server/issues/7396