Skip to content

Add loading indicators and error handling UI and retry option - #32

Open
imposterbharathkumarburugu15-cpu wants to merge 1 commit into
KDeekshita:mainfrom
imposterbharathkumarburugu15-cpu:fix-loading-error-ui
Open

Add loading indicators and error handling UI and retry option #32
imposterbharathkumarburugu15-cpu wants to merge 1 commit into
KDeekshita:mainfrom
imposterbharathkumarburugu15-cpu:fix-loading-error-ui

Conversation

@imposterbharathkumarburugu15-cpu

Copy link
Copy Markdown

Description

This PR adds loading indicators and error handling UI improvements to the RustTune application.

Changes Made

  • Added loading indicator during async operations
  • Added error handling UI
  • Added retry button functionality
  • Improved user feedback experience

Features

  • Loading spinner/message while request is processing
  • Error message displayed when request fails
  • Retry option to retry failed action

Closes #28

@imposterbharathkumarburugu15-cpu

Copy link
Copy Markdown
Author

hey i am done with it when i get my prs

@KDeekshita

Copy link
Copy Markdown
Owner

Thanks for working on the UI! I’m not able to merge this as-is because there are duplicate elements/logic and some cleanup is needed.

Please remove duplicate buttons/scripts, avoid simulated/random behavior unless required, and keep the HTML structure valid. After cleanup, I’ll re-review.
@imposterbharathkumarburugu15-cpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add loading indicators and error handling UI

2 participants