Pratyay Roy

Results 4 issues of Pratyay Roy

Thanks for contributing to the [Hacktoberfest Swag List](https://hacktoberfestswaglist.com/) :smiley: :tada:! Before submitting your pull request, please check off as many of the items below as you can: 1. [x] I...

This fixes #3500, The issue was mainly with this part of code at `/web/components/chat/ChatTextField/ChatTextField.tsx` ```js // Focus the input when the component mounts. useEffect(() => { if (!focusInput) { return;...

### Operating system Linux ### Joplin version 2.14.20 (prod, linux) ### Desktop version info Joplin 2.14.20 (prod, linux) Client ID: c517f8cc3313466e904d92464e900f5e Sync Version: 3 Profile Version: 46 Keychain Supported: No...

bug
desktop
stale

_This pull request is concerned with incremental development of the plugin resources monitor feature._ Summary: - Added functions to get App Metrics from the electron API and add them to...