Mahesh Jamdade

Results 110 issues of Mahesh Jamdade

As the package is growing the code quality is severely degraedd, this issue highlights some areas of improvement - [ ] The code should be refactored to correctly detect taps...

P3
tech-debt

Right now we only expose a boolean to determine whether we would like to switch to DesktopMode, Provided that there are devices of multiple viewport size we should expose a...

Feature Request
P3

When the Searchfield has a entered value, 1. Focus the Searchfield 2. use arrow keys to navigate suggestions expected behavior: Suggestion can be navigated with arrow keys actual behavior: Nothing...

bug
P3
review
keyboard

Steps to Reproduce 1. Search for a suggestion not present in suggestion list 2. Hit Submit using enter key 3. Delete chars in input until you see a suggestion list...

bug
P2
keyboard

Pastelog is a Rich editor it should supports rendering images, But we should also support ability to upload the images, By leveraging Firebase Storage. To Avoid Storage Cap, We should...

severe: new feature

With the availability of state of the art AI models, We should integrate AI features to simplify writing notes and user experience in Gemini - [x] with ability to add...

severe: new feature

Pastelog supports basic keyboard shortcuts for editing, It would be nice to have below shortcuts for ease of writing - [x] `Shift + Tab` in a code block for selected...

enhancement
P3

**Is your feature request related to a problem? Please describe.** This is a Desktop app and Reactjs allows building high-fidelity native web applications it would make sense to go from...

enhancement
P3
severe: new feature

**Describe the bug** Loading the list from firebase takes few seconds, We should probably paginate the data some of the resources to optimize the performance is mentioned here https://medium.com/firebase-developers/why-is-my-cloud-firestore-query-slow-e081fb8e55dd

bug
P1