ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[List]: focus loss after "load-more" event

Open ee92 opened this issue 7 months ago • 1 comments

Bug Description

There is no way to control the focus of the List items programatically.

Affected Component

List, CustomListItem

Expected Behaviour

Expect to have ability to set the focus to the first newly loaded item. Currently there doesn't seem to be a way to set the focus programatically.

Isolated Example

playground

Steps to Reproduce

  1. Go to playground for growing list (isolated example)
  2. Click "More" button
  3. Notice focus is lost after the "More" button disappears

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

1.24.1

Browser

Chrome

Operating System

No response

Additional Context

Thank you

Organization

SuccessFactors

Declaration

  • [X] I’m not disclosing any internal or sensitive information.

ee92 avatar Jun 27 '24 16:06 ee92