Misc Dashboard Bugs #10
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error: <g> attribute transform: Expected '(', "translateX(50%)".
It is coming from
UsageChart
app/components/usage-chart.tsx
. This bug is especially bad b/c it seems to randomly reset the UI and jump back to the dash if, for ex, your on the file manager.https://react-charts.tanstack.com/ might also be something to consider?
Done