flow-components
flow-components copied to clipboard
feat: make MessageInput implement Focusable
Description
Fixes #6243
Note: this will only make focus() work once https://github.com/vaadin/web-components/pull/7364 is released.
Also, there will be problems with addFocusListener like the one we have in DateTimePicker, see #2284
Type of change
- Feature
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
This ticket/PR has been released with Vaadin 24.5.0.alpha3 and is also targeting the upcoming stable 24.5.0 version.