ClickHouse / click-ui

The home of the ClickHouse design system and component library.

Home Page:https://click-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Select doesn't work inside a dialog in FireFox

alexkorep opened this issue · comments

Steps to reproduce:

  • Place a select inside a dialog.
  • Click the select to show the items.

Expected result:

  • The items show up.

Actual result:

  • Nothing happens

Seems to work fine in Chrome but broken in Firefox.

Video:

Screencast.from.2023-12-20.17-39-43.webm

The same bug is present in Safari as well