IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.
Other
37 stars 0 forks source link

Unable to focus input inside floating pane #50

Closed ig-robstoffers closed 1 year ago

ig-robstoffers commented 1 year ago

Description

The input within the floating pane is immediately losing focus when clicked making it impossible to type inside it.

Steps to reproduce

  1. Run sample here: https://codesandbox.io/s/winter-sound-901drt
  2. Make "Content Pane 1" float.
  3. Click inside input element.

Result

The input is unable to obtain focus.

Expected result

The input obtains focus and user can type.

igdmdimitrov commented 1 year ago

Already fixed in develop branch.