svelte-material-ui
svelte-material-ui copied to clipboard
DataTable & Select overflow
Describe the bug When a select is in a DataTable, the options are hidden when the select is opened. I dont know if it is a bug or a misunderstanding on my side
To Reproduce https://svelte.dev/repl/96bd950959ba478090b404e2dabcaae6?version=3.44.2 show the behaviour of an html select, of a SMUI Select (with or without overflow: visible in the cell)
Expected behavior I expected the same behaviour for Select & html select
Desktop (please complete the following information):
- OS: ubuntu
- chrome 96, firefox 94
This has been open for awhile. any progress made on this issue?