yairEO/tagify

Dropdown not working when using within Fluent UI Panel React

Open

#963 opened on Jan 4, 2022

 (3 comments) (0 reactions) (0 assignees)HTML (456 forks)github user discovery
BugHelp wanted

Repository metrics

Stars
 (3,880 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

hi, I'm using the Panel (Fluent UI Panel) of Microsofts Fluent UI Library and would like to render the React tagify-textbox inside.

When using the tagify control outside the panel it works fine, but inside the panel the dropdown is not opened when typing @kenny Here is an example.

Demo

Can you tell me how to fix this? Maybe the component where the dropdown is rendered in is not available at startup??

Contributor guide