Akash Ramjyothi

Results 51 issues of Akash Ramjyothi

## Description Added usage of custom hooks in NoteEditor section. ### Browser checklist This PR has been tested in the following browsers: - [x] Chrome - [x] Firefox - [x]...

## Description Added a simple link to Repository feature in the info. Can be accessed through the app sidebar. ### Browser checklist This PR has been tested in the following...

## Description Implemented a simple Confirm Exit pop-up. Shows a prompt whenever a user exits without any confirmation. Made use of react-beforeunload. ### Browser checklist This PR has been tested...

## Description Added an example note illustrating the basic functionalities to familiarize new users and to make them more convenient to use. It explains about Creating notes, creating categories and...

## Description Added a Sorting feature to sort categories by Name. ### Browser checklist This PR has been tested in the following browsers: - [x] Chrome - [ ] Firefox...

## Description Added the tint to the Hover effect action of all note icons. Made it consistent along with the trash icon to improve the user experience. ### Browser checklist...

## Description The Express already contains body-parser, so there is no need to import it separately. Also deleted the existing import and the existing middleware. ### Browser checklist This PR...

## Description Fixed the dark mode functionality error of the texts. Changed background of letters from black to white when switched to dark mode. ### Browser checklist This PR has...

## Description Adjusted the styling and theme of the existing logout button in the profile view and the color of the sidebar icons. ### Browser checklist This PR has been...

## What kind of change does this PR introduce? Read users don't have the ability to fork. Clicking this menu option leads to an error notification, so hiding it. Left...