Show loader and disable buttons when posting an issue #12

Closed
opened 2026-06-14 04:31:49 +02:00 by retoor · 0 comments
Owner

Summary

When submitting an issue report, a spinner should be displayed and the submit buttons should be disabled to prevent double posting, as the operation is slow due to communication with the Gitea API.

Steps to Reproduce

Not provided.

Expected Behaviour

A spinner is shown and buttons are disabled while the issue is being posted.

Actual Behaviour

No spinner is shown and buttons remain active, allowing double posting.

Environment

Not provided.


Reported by retoor via DevPlace.

## Summary When submitting an issue report, a spinner should be displayed and the submit buttons should be disabled to prevent double posting, as the operation is slow due to communication with the Gitea API. ## Steps to Reproduce Not provided. ## Expected Behaviour A spinner is shown and buttons are disabled while the issue is being posted. ## Actual Behaviour No spinner is shown and buttons remain active, allowing double posting. ## Environment Not provided. --- *Reported by **retoor** via DevPlace.*
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#12
No description provided.