Gaurav Mishra

Results 194 comments of Gaurav Mishra

Do you have FOSSology installed and configured in `.env` ?

Isn't 2 second a very small interval for someone not expecting to see a snackbar? What about increasing it to 8 or 10 seconds as user can manually close it...

Does it make sense to convert this issue to a GitHub discussion similar to https://github.com/fossology/fossology/discussions/1942 ?

There is a fix proposed at https://github.com/fossology/fossology/pull/2195 for CORS.

Hello @pret3nti0u5 , the APIs from v2 are now merged with v1. Can you please update the documentation accordingly?

@DevEmmy , are there any updates on this PR?

Can you please elaborate to what you refer as "Documentation page" @Ayush7614?

Isn't that the expected behaviour? And we are expecting to cover the full fledged documentation projects in the GSoD or some other programs. Not in GSoC.

@DevEmmy Can you please add a [closing keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) to your PR so the issue gets linked with it?

When I login, I see following error: ``` SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data getLocalStorage src/shared/storageHelper.js:59 56 | // Get from localstorage 57...