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

Ta bort notis ger ”500 Internal Server Error” #638

Open
wesserling2 opened this issue Dec 10, 2024 · 1 comment
Open

Ta bort notis ger ”500 Internal Server Error” #638

wesserling2 opened this issue Dec 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working as intended

Comments

@wesserling2
Copy link

Description

Försökte rensa flera notiser i appen genom att trycka på suptunne-knappen i notisfältet, ”500 Internal Server Error” dök upp.

Steps to reproduce

  1. Öppna DAppen
  2. Klicka på notisikonen uppe till höger
  3. Tryck på soptunne-knappen
  4. Tryck på soptunne-knappen igen innan notisen har försvunnit

Further information

No response

@wesserling2 wesserling2 added the bug Something isn't working as intended label Dec 10, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Web Dec 10, 2024
@Joel-Liden Joel-Liden self-assigned this Dec 10, 2024
@Joel-Liden
Copy link
Contributor

Joel-Liden commented Dec 10, 2024

The cause of the bug is probably that the notification delete form is able to be submitted twice before the notification is deleted. I attempted to fix this bug by disabling the button as soon as it is pressed, this fix needs to be tested, and possibly with a time limited disable.

@Joel-Liden Joel-Liden moved this from 🆕 New to 🏗 In Progress in Web Dec 10, 2024
@Joel-Liden Joel-Liden moved this from 🏗 In Progress to 🆕 New in Web Dec 10, 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 as intended
Projects
Status: 🆕 New
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants