Claude/audit ux 360 modular p4#123
Merged
Merged
Conversation
…necteurs Écart identifié : les pages détail module/composant (.doc-page) s'affichaient à 1400px collées à gauche, alors que les catalogues et la fiche connecteur centrent le contenu à --site-max-width (1120px) avec gouttières 24px (site-container). Standard retenu = site-container : .app-main .doc-page centré à --site-max-width, margin-inline auto, gouttières 24px. La fiche connecteur (override 920px) est réalignée sur 1120px → toutes les pages (catalogues, fiche connecteur, modules, composants) partagent les mêmes marges sidebar↔corps. asset-manager (sidebar secondaire) conserve sa pleine largeur. tsc + npm run build verts. https://claude.ai/code/session_014SLTnrmJqroRKCiDjwhtkU
Au-delà de la largeur (déjà alignée), l'en-tête diffère encore : - fil d'Ariane masqué sur module/composant vs eyebrow visible sur connecteur, - titre 1.75rem/clamp display vs 1.25rem/600 sur connecteur. Standard = fiche connecteur : - .app-main .doc-page-header .doc-breadcrumb : affiché en eyebrow (mono, capitales, cyan), comme .site-eyebrow. asset-manager re-masqué (shell dédié). - .app-main .doc-page-header h1 : 1.25rem / 600 (= .app-main h1 du connecteur). - ModulePageHeader : titre bpm.title en 1.25rem/600 (plus de clamp display). Couvre fiches composant, pages module (landing) et pages simulateur (toutes en doc-page-header). tsc + npm run build verts. https://claude.ai/code/session_014SLTnrmJqroRKCiDjwhtkU
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.
No description provided.