Aditya Agarwal
Aditya Agarwal
We can inculcate a good habit among developers to always test and lint their code before commiting it. To do that we can have a precommit git hook via husky...
Idea - Each time someone comments on something in a GitHub repository, the github app checks if the user is new to the project. If they are, the bot loads...
Whenever a user clicks on link, content fades, white screen appears and then new content is displayed - **Good** If a user clicks on a link while holding `Ctrl` key...
Currently if we are on say http://210.212.85.155/ then if I click on Infoconnect logo it reloads the page as it has the same url (http://210.212.85.155/) , I think we should...
Currently, the login process requires the browser to reload. This is annoying when the user fails to login due to incorrect credentials or some other reason.
I think it would be better if instead of "Welcome User" it shows "Welcome ".
Info for redirect after login gets lost when we submit incorrect login credentials . **Steps to reproduce -->** 1. Go to http://210.212.85.155. 2. Click on All Notices in sidebar ....