Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to clear an alert in the middle of edit. #6

Open
acnicholls opened this issue Oct 16, 2024 · 1 comment
Open

No way to clear an alert in the middle of edit. #6

acnicholls opened this issue Oct 16, 2024 · 1 comment
Labels
bug Something isn't working ui

Comments

@acnicholls
Copy link
Owner

Describe the bug
see title

To Reproduce
Steps to reproduce the behavior:

  1. Go to Alerts tab
  2. Click on an existing alert in the grid (create some if required)
  3. Click the Edit Alert button
  4. the Alert Info and other info is loaded, but can't be cancelled
  5. See the problem?

Expected behavior
if I start an edit, the screen should lock certain parts, allow the edit (or cancel), rest the screen and allow the user to continue.

Screenshots
image

Desktop (please complete the following information):

  • Version v0.0.3

Additional context

@acnicholls acnicholls added the bug Something isn't working label Oct 16, 2024
@acnicholls
Copy link
Owner Author

acnicholls commented Oct 16, 2024

solution?

  1. have delete button grey out.
  2. have edit change to cancel.
  3. have grid grey out.

on save or cancel:

  1. save (or not)
  2. enable grid,
  3. enable delete,
  4. change cancel to edit.
  5. clear other content for entry of new alert or loading of new edit.

@acnicholls acnicholls added the ui label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui
Projects
None yet
Development

No branches or pull requests

1 participant