I’m trying to use tabs content inside a drawer, the drawer can get overflow-y but i don’t find any way to fix the tabs at the top of the header, so it doesn’t disappear when the user starts scrolling inside the drawer, is there any way to fix them at the very top? I can’t find any info about this.
I tried to group all the input radios inside a div, but it seems that daisy UI doesn’t link the input with it’s tab content.