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

Skeleton Loader on Task Details Page Stuck Forever for Missing or Failed API Response #925

Open
6 of 10 tasks
AnujChhikara opened this issue Dec 7, 2024 · 6 comments
Open
6 of 10 tasks

Comments

@AnujChhikara
Copy link
Contributor

Issue Description

When navigating to the Task Details page, the skeleton loader is displayed while data is being fetched from the API. However, if the API returns an error (e.g., task not found or a server issue), the skeleton loader remains visible indefinitely. The user is not informed about the error, leading to confusion.

Expected Behavior

If the API returns an error, the Task Details page should display an appropriate error message, such as:

  • "Task not found" (for a 404 error).
  • "Error fetching task details. Please try again later." (for other errors).
    The skeleton loader should stop displaying once an error occurs.

Current Behavior

When the API fails to fetch the task details:

  • The skeleton loader remains visible indefinitely.
  • No error message is displayed to the user.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  • Go to this task details page
  • I have put wrong task id in the params and observe that the skeleton loader remains visible indefinitely without showing an error message.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Additional Information

  • Backend Issue related to this link
@abbi4code
Copy link

Can i work on this issue ? Can you please assign the issue to me ? @Achintya-Chatterjee

@AnujChhikara
Copy link
Contributor Author

Can i work on this issue ? Can you please assign the issue to me ? @Achintya-Chatterjee

Hello @abbi4code can you please write this in the discord server

@Achintya-Chatterjee
Copy link
Member

@abbi4code are you in the RDS discord server?

@abbi4code
Copy link

@Achintya-Chatterjee No, Im not in the RDS Discord server, but I would love to join.

@abbi4code
Copy link

Can i work on this issue ? Can you please assign the issue to me ? @Achintya-Chatterjee

Hello @abbi4code can you please write this in the discord server

how can i join the discord server ?

@Achintya-Chatterjee
Copy link
Member

Can i work on this issue ? Can you please assign the issue to me ? @Achintya-Chatterjee

Hello @abbi4code can you please write this in the discord server

how can i join the discord server ?

@abbi4code for this you have to contact @ankushdharkar

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

No branches or pull requests

3 participants