Braks

Results 112 comments of Braks

@dstala what is the expanded cell supposed to show when there are no images? it would just be an empty modal then? I can't seem to reproduce the drop issue....

@dstala Dropzone should work correctly now, please try again 😄 I added a maxheight and made the cell scroll if there's too many items to show at once

This issue is actually even more noticeable on a rotate, as the underlying node-wrapper is not rotated *at all*. Generally I understand the problem with applying the resize and rotation...

Can this be closed @o1lab @dstala ?

> #### Grid / Spreadsheet > > * [ ] `on update` triggers webhook for `Single line text` gets triggered for every character input. In v1, it was once after...

@o1lab @dstala @pranavxc ## 1. Duplicated Icons (sidebar collapsed + topbar on the grid has the same icons) 2. Faulty Spacing in the topbar and sidebar - I think the...

1. Broken menu - hovering on the menu will trigger all elements to apply hover styles 2. Menu trigger is hover instead of click, which seems sort of confusing. I'd...

1. Maybe we can make the `X` more prominent on a selected tab as well? It looks a bit off like that.

So in my case there was an issue with the IconLoader config (using [unplugin-icons](https://github.com/antfu/unplugin-icons) and the default vitesse config) in the `vite.config.ts` which caused a component which used the auto-import...

Mh... works fine for me when cloning freshly and following the instructions. Are you sure you didn't change anything? Any issues if you run `pnpm build` first and then try...