metrico / qryn-view

qryn polyglot user interface to explore logs, metrics and traces :eye: Grafana Explore alternative compatible with Loki, Prometheus and Tempo
http://view.cloki.org/
GNU Affero General Public License v3.0
38 stars 5 forks source link

No "Cancel" button for DataSource Settings #455

Open akvlad opened 2 weeks ago

akvlad commented 2 weeks ago

Describe the bug.

You can't cancel datasource settings change without saving.

Reproduction

  1. Open qryn-view
  2. Go to "Datasource Settings"
  3. Add custom HTTP Header
  4. Start typing the header name

AR: The "Back" button is replaced to "Save", "Back" button is disappeared. ER: There should be a way to go back without saving.

AR: There is a "Saved" green icon on the "Custom HTTP Headers" line, while "Save" button is also present ER: The Datasource Settings page should either follow the "Autosave on edit" or "Manual save" concept, not both.

Application version

3.2.7

Browser version

Firefox 127.0.1

Logs

No response

Anything else?

No response