started working on the ‘drawer’ in gifwrapped last night (the sheet with search bookmarks), and i can either do it with a native, simple sheet presentation, but lose the ability to show live results, or do it all custom (like the existing sheet).

😫

why does there always hafta be one small detail which forces me to write swaths of custom code 😤
in this case, it’s the keyboard handling, which forces the sheet into full screen presentation, but i actually want it to default to a small section that shows just the search bar, like the current implementation.
@jelly if you specify a custom short height it won’t force it into full screen, here’s one with custom detent height of 206
@jordanhipwell the problem is that full screen is still an option for gifwrapped's sheet so, short of doing some hinky detent configuration, it wants to go big or go home