Epic: setFocus
method should focus on the component's first focusable element
#5132
Labels
0 - new
New issues that need assignment.
a11y
Issues related to Accessibility fixes or improvements.
breaking change
Issues and pull requests with code changes that are not backwards compatible.
enhancement
Issues tied to a new feature or request.
epic
Large scale issues to be broken up into sub-issues and tracked via sprints and/or project.
needs triage
Planning workflow - pending design/dev review.
Background
Remove the
focusId
parameter used in anysetFocus
methods. Components should instead focus on the first focusable element, and there should not be an available parameter option.cc @driskull
Plan of action
focusId
across CC:action-bar
action-pad
modal
panel
pick-list
popover
value-list
The text was updated successfully, but these errors were encountered: