Skip to content

Loader shows up in some parts of the application when ajax request completes #72

@Creatoon

Description

@Creatoon

Describe the bug
In many parts of the application where an ajax request is being made, there is a loader to show like your request is being processed, now there is no error handling for the request failure case -> Request gets failed but the loader is still showing up.

To Reproduce

  1. Go to http://52.66.208.178:9876/me
  2. Click on the upload photo button
  3. see error and loader

Expected behaviour
The loader should have stopped after the error comes.

Screenshots

Screenshot from 2021-08-20 18-10-24

Screenshot from 2021-08-20 18-10-28

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixif you have fixed an bug , add this to your commitsgood first issueThis issue is good for first timers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions