Atlaskit Select and Atlaskit Dynamic Table issue

Hi. I’m using Atlaskit Select inside Atlaskit Dynamic Table rows. If isRankable prop is enabled then Select component is not working. Seems like it happens because of react-beautiful-dnd implementation that prevents some of the events.

Is it possible to use this components together with “isRanking” enabled?

Thank you. I appreciate your time.

2 Likes

Hi, I also encountered this :pensive:

Hey, the problem still exists. You can use the select element but you have to click on the small arrow to open it. If rankable is disabled, the whole select element can be used to open the dropdown.