Update dashboard design #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
In a previous issue we updated the dashboard to add some actual data. However, the design asthetic doesn't quite match. I'd like you to update a couple of things:
The header (Overview, dashboard, Welcome back, shaun. Here’s a quick pulse on your travel story.) I like this, but I don't like the gradient and border, and the font doesn't match the rest of UI.
The world map, again some of the fonts don't match the rest of the UI. The world map itself is a little too abstract, you can't really tell where places are. I'd like you to replace this with something a little more realistic.
You should take a screenshot from playwright of the new design and attach it to the issue.
Attempted Playwright run for dashboard screenshot/video but browser failed to launch. Command: PW_VIDEO_MODE=on PW_TRACE_MODE=on bunx playwright test e2e/dashboard.test.ts. Error: spawn /root/.cache/ms-playwright/chromium_headless_shell-1208/chrome-headless-shell-linux64/chrome-headless-shell ENOENT. Also unable to install deps with 'bunx playwright install --with-deps chromium' because apt-get is unavailable. I couldn't generate the Playwright screenshot or video in this environment.