snax4a / service-quotes-web

Service Quotes React.js web app
service-quotes-web.vercel.app
0 stars 0 forks source link

Infinite loading when Manager account attempts to access account details page with not existing ID #26

Closed SKVetr closed 3 years ago

SKVetr commented 3 years ago

What are the steps to reproduce this issue?

  1. Log in on manager account
  2. Attempt to access a account details via direct URL with invalid ID

What happens?

A page with loading icon is displayed. Appears to be infinitely loading.

What were you expecting to happen?

Info about account not found.

Any logs, error output, etc?

Issue

Notes?

Example of URL with invalid ID: /accounts/7542b6

snax4a commented 3 years ago

This was already fixed in related issue #25