Shreyaschorge

Results 4 issues of Shreyaschorge

**Describe the bug** Redirects has been done in multiple places in the app, we need to check whether those redirects are not necessary or will it break something in the...

refactor

Currently there are TS warnings for response return from the API since API handlers are unaware of the expected response types. In error-handling PR API handlers are able to handle...

refactor

Have a single popup placement for all the errors, warning, success, info. Currently success response only for some cases are displayed inside a snackbar at the centre of the screen...

refactor