feat: sortable undervalued communes table (#34) - #37
Merged
Conversation
|
Visit the preview URL for this PR (updated for commit 90b4cc2): https://homepedia-webapp-cceb1--pr37-feat-undervalued-tab-nlo2bzxn.web.app (expires Sun, 12 Jul 2026 10:26:48 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: d658a29abdbf114e447bbe4bc722d35620c3ead7 |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
V1 de #34 (sans sparklines, qui dépendent de la couche data #17 — l'issue reste ouverte pour ce point).
Le livrable actionnable de la problématique : une page
/classementqui liste les communes sous-cotées (gap qualité/prix positif = la commune offre plus que ce que son prix suggère).Ce qui change
src/pages/undervalued.tsx: table triable des 17 769 communes classables (gap + prix renseignés)./map?commune=<code>(panneau de détail + recentrage existants).["score"]: pas de re-téléchargement si on vient de la carte.src/App.tsx: route/classement.src/pages/landing.tsx: lien « Communes sous-cotées » dans la nav.Vérifié
tsc, tests (15/15), build OK.Critères d'acceptation (v1)