SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[ui5-multi-combobox]: focus is lost after time #9709

Closed nnaydenow closed 5 days ago

nnaydenow commented 3 weeks ago

Bug Description

Focus is lost after sometime when value state message is automatically removed

https://github.com/user-attachments/assets/8e0332fd-27c2-4101-bfac-99eeac927d60

Affected Component

ui5-multi-combobox

Expected Behaviour

Focus to remain in multi combobox

Probably it should be discussed with design team

Isolated Example

https://sap.github.io/ui5-webcomponents/components/MultiComboBox/#basic-sample

Steps to Reproduce

  1. Focus ui5-multi-combobox
  2. Type A to display something
  3. Wait a bit and press B to simulate filtering and to show validation error
  4. Move focus to the value state message with arrow down
  5. wait until the value state message is removed

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.1.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

yanaminkova commented 3 weeks ago

Hello @SAP/ui5-webcomponents-topic-rl ,

Could you please have a look at this issue regarding the ui5-multi-combobox?

Thanks and Best regards, Yana

MapTo0 commented 1 week ago

Dear Colleagues,

I've discussed this with designers. The expected output would be to set the focus back to the input field, once the value state header is removed.

Best Regards, Martin