Spacedrive Bot
Spacedrive Bot
cc: @maxichrome, I think this is an issue for you to handle. Haris on Linear
For future reference: [https://github.com/zmwangx/rust-ffmpeg-sys/pull/2](https://github.com/zmwangx/rust-ffmpeg-sys/pull/2) Oscar Beaumont on Linear
If anyone wants to take a shot at this, this issue is up for grabs. Haris on Linear
I got blocked by the navigation on this and haven't had a chance to re-prioritize it. If another contributor / team member can peek at finishing client-side navigation — otherwise...
This happens on desktop too, it's a known issue. *— Brendan Allan on Linear*
 When the window shrinks the "Add Device" button formats weirdly as it pushes up again the stat items. I assume this is the same issue. *—...
@haris Problem here is when you include the tooltip on the page, you have to rebuild every time dynamic props change and re-render the component. You can either do this...
I've somewhat fixed this, however you have to include the ReactTooltip component in whatever component you want to use it in. It also can go under other components and etc,...
[https://github.com/spacedriveapp/spacedrive/tree/eng-141-add-tooltips](https://github.com/spacedriveapp/spacedrive/tree/eng-141-add-tooltips) Jamie Pine on Linear
Looks like the sync system added the comments backwards, need to fix that soon. Anyways, if anyone wants to take a shot at this, this issue is up for grabs....