Tasos Boulis
Tasos Boulis
#### Summary TBA #### Ticket Link TBA #### Checklist - [x] Added or updated unit tests (required for all new features) - [x] Has UI changes - [x] read and...
I've noticed that after updating to `v7.0.0` (from 6.2.0) the `onChange` event is not triggered when the input is cleared (`null`) while maintaining focus. After losing focus (onBlur) the value...
I have a handler for the `onChange` event and a handler for the `onBlur` event. Whe the input loses focus it triggers both handlers instead of triggering only the onBlur...
#### Summary Add downloads dropdown menu with recently downloaded items. #### Ticket Link https://mattermost.atlassian.net/browse/MM-22239 #### Checklist - [x] Added or updated unit tests (required for all new features) - [x]...
#### Summary On Windows the 3-dot button(that opens the app menu) would not lose focus after closing the menu or clicking outside of it. The problem was that the BrowserView...
Hello! I would like to see this project support typescript. I would also love to start doing it myself. Let me know if it's ok to start a PR for...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...