feat: mobile responsive overhaul + bottom nav (#37) #5

Open
opened 2026-05-05 01:20:03 +00:00 by ti-paul · 0 comments
Member

📱 Mobile Responsive Complet

Ce que ça fait

  • 3 breakpoints: Tablet (768px), Mobile (480px), Tiny (360px)
  • Bottom navigation bar (Stats/Chart/Classement) — style app native, mobile seulement
  • Smooth scroll + scroll spy pour le highlight actif
  • Cards compactes — padding réduit, icones plus petites, stats adaptées
  • Leaderboard compact — rows serrées, bar cachée sur tiny screens
  • Touch-friendly — tap targets min 44px, -webkit-tap-highlight-color
  • Safe area — padding-bottom pour devices avec notch
  • Desktop 100% unaffected — bottom-nav cachée au-dessus de 769px

Fichiers modifiés

  • public/css/style.css — 3 breakpoints + bottom nav styles
  • public/index.html — section IDs + bottom nav HTML
  • public/js/app.js — scroll spy + smooth scroll logic

Closes #37


Migrated from Gitea by @pawtrick on 2026-05-03T22:20:50Z

## 📱 Mobile Responsive Complet ### Ce que ça fait - **3 breakpoints:** Tablet (768px), Mobile (480px), Tiny (360px) - **Bottom navigation bar** (Stats/Chart/Classement) — style app native, mobile seulement - **Smooth scroll** + **scroll spy** pour le highlight actif - **Cards compactes** — padding réduit, icones plus petites, stats adaptées - **Leaderboard compact** — rows serrées, bar cachée sur tiny screens - **Touch-friendly** — tap targets min 44px, -webkit-tap-highlight-color - **Safe area** — padding-bottom pour devices avec notch - **Desktop 100% unaffected** — bottom-nav cachée au-dessus de 769px ### Fichiers modifiés - `public/css/style.css` — 3 breakpoints + bottom nav styles - `public/index.html` — section IDs + bottom nav HTML - `public/js/app.js` — scroll spy + smooth scroll logic Closes #37 --- *Migrated from Gitea by @pawtrick on 2026-05-03T22:20:50Z*
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/dashboard#5
No description provided.