flow-components icon indicating copy to clipboard operation
flow-components copied to clipboard

feat: make MessageInput implement Focusable

Open web-padawan opened this issue 1 year ago • 1 comments

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

web-padawan avatar Apr 29 '24 12:04 web-padawan

This ticket/PR has been released with Vaadin 24.5.0.alpha3 and is also targeting the upcoming stable 24.5.0 version.

vaadin-bot avatar Jun 25 '24 06:06 vaadin-bot