Replace the footer-links overlay with a settings menu#6042
Conversation
The footer-links overlay was a small floating box pinned to the bottom-right corner of every page that often obstructed the UI underneath, and the app's settings/links were scattered across the overlay and the top bar. Consolidate the overlay's contents (Legal, Privacy, Cookies, language switcher) together with the Docs link and the theme toggle into a single settings menu opened from a cog icon, so all app-wide controls live in one place. The cog is available on every page — home, compare, uploaded recordings, and while viewing a profile.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6042 +/- ##
==========================================
- Coverage 83.78% 83.78% -0.01%
==========================================
Files 329 329
Lines 34528 34526 -2
Branches 9659 9658 -1
==========================================
- Hits 28930 28927 -3
- Misses 5169 5170 +1
Partials 429 429 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Looks pretty good to me! But I would suggest the following changes: This reduces the font-size to something that's less aggressive, and makes it so that the panel doesn't get squished as early when you resize the browser. |
|
The word "Docs" now looks a bit out of place. I think we should change it to "Documentation", now that we're no longer as space constrained horizontally. |
|
Oh and how would you feel about putting a |
The footer-links overlay was a small floating box pinned to the bottom-right corner of every page that often obstructed the UI underneath, and the app's settings/links were scattered across the overlay and the top bar. Consolidate the overlay's contents (Legal, Privacy, Cookies, language switcher) together with the Docs link and the theme toggle into a single settings menu opened from a cog icon, so all app-wide controls live in one place. The cog is available on every page — home, compare, uploaded recordings, and while viewing a profile.