nikec

Results 9 issues of nikec

### Describe the feature you'd like to request Make the args in useQuery conditional that way input doesn't have to be passed if it's not required. Currently, if a procedure...

✨ enhancement
✅ accepted-PRs-welcome

This PR introduces: - Explorer empty notice - Explorer loading state - Explorer grid/media view arrow keys selection in all directions - Explorer scroll shift with arrow keys when the...

kind/improvement
client/desktop

![image](https://github.com/spacedriveapp/spacedrive/assets/43032218/54a8646e-69aa-43b7-89bb-aafc759d8628) This PR splits up the Grid component that was previously shared between the grid and media view, as a headless virtualizer solution was needed to achieve the date header...

This PR adds the listed examples for solidjs: - [x] Fixed - [x] Variable - [x] Dynamic - [x] Sticky - [x] Infinite Scroll - [x] Smooth Scroll - [x]...

- [ ] Docs - [ ] Examples - [ ] Landing page