Spacedrive Bot

Results 17 issues of Spacedrive Bot

Most noticeable on careers and team page; the <div /> elements we're using to create the blurry blob effect in the background cause the page to scroll to the right...

kind/bug
good first issue
landing

Currently the ffmpeg ddl files must be in the same directory as the Spacedrive exe for it to work. Oscar Beaumont on Linear

Most of the primitive UI components in the interface package can be relocated to the ui package

good first issue
client/desktop
client/web

Give the DMG file a background image like other applications. Oscar Beaumont on Linear

**import { useFocusState } from '@/hooks/useFocusState';** instead of **import { useFocusState } from '../../../hooks/useFocusState';** Jamie Pine on Linear

For example in the modal for adding a new device (trigged from "Add device" on Overview page), when pressing the enter key inside the text field the modal does not...

good first issue
kind/improvement
client/desktop
client/web

On Brave browser, Ubuntu 22.04. This could possibly be that there \*is\* no font other than the system default, and it was only noticed because Ubuntu's default font is \*that\*...

kind/bug
good first issue
landing

Currently CMD+R reloads the Tauri webview, it would be nice to also trigger a command to re-initialize the core.

kind/improvement
client/desktop

* Buttons to re-run identifier and thumbnailer should exist in location settings * When adding locations, the identifier and thumbnailer should be automatically queued for execution. * Add a remove...

kind/feature
client/desktop

When resizing the explorer there is a lot of lag created by the virtualized list. Since exact screen width and height dimensions are required by the library in JS, the...

kind/bug
client/desktop