Skip to content

Bugfixes, auto restore focus improvements

Choose a tag to compare

@asgvard asgvard released this 31 Jul 13:00
  • Fixed the issue where component would have kept itself in the array of parentsHavingFocusedChild array after removal
  • Further improvements to autoRestoreFocus logic to trigger not only on Lead components, but also on Parents that had focused child when being removed. Edge case, normally children are removed first.