Industrial-Parasite / issues

A repo for reporting issues with Industrial Parasite Apps
0 stars 0 forks source link

[BUG] Enhance Loading State and Data Refresh on Release Submission #52

Open Klastic opened 4 months ago

Klastic commented 4 months ago

Describe the bug

After submitting a release on the release submission page, there is no clear loading indicator, and the page does not automatically refresh to show the updated data or confirmation of the submission success. This can lead to confusion and repeated submissions by the users.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the 'Release Submission' page.
  2. Fill out all necessary information for a release and submit.
  3. Observe that there is no indication that the submission is being processed.
  4. After the submission completes, notice that the page does not refresh or update to reflect the new state.

Expected behavior

When a user submits a release, a clear and visible loading state should be displayed, indicating that the submission is being processed. Once the submission is successfully processed, the page should automatically refresh or update to reflect the new release information or provide a confirmation message that the release was submitted successfully.

Actual behavior

Currently, there is no clear loading state during the release submission process, and the page does not automatically refresh or update with new information post-submission. Users are left unsure if their action was successful and may attempt to submit multiple times due to the lack of feedback.

Environment:

Additional context

Improving the loading state and ensuring the page reflects the latest data post-release submission will significantly enhance the user experience by providing necessary feedback and reducing confusion.