-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Header): implement header agent component #179
Conversation
970b859
to
b636ed1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Il manque aussi les déclarations de tes composants dans agents.ts (dans css/src et react/src).
2ea4748
to
691e51e
Compare
packages/css/src/Header/Agent/TitleHeader/TitleHeader.stories.ts
Outdated
Show resolved
Hide resolved
packages/react/src/Header/Agent/MenuTitleWrapper/MenuTitleWrapper.stories.tsx
Outdated
Show resolved
Hide resolved
packages/react/src/agent.ts
Outdated
Infos, | ||
Name, | ||
NavBar, | ||
NavBarItem, | ||
Title as TitleHeader, | ||
ToggleButton, | ||
User, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dans react-toolkit les composants portent ces noms ?
Ne serait-ce pas mieux de préciser Header
dans le nom pour préciser que c'est un sous-composant de Header
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je pense qu'il y a un point aujourd'hui à 15h30, on peut en discuter avec les autres ça sera mieux :)
691e51e
to
2f390fb
Compare
955380c
to
6313c60
Compare
import "@axa-fr/design-system-css/dist/Header/NavBar/NavBar.scss"; | ||
import "@axa-fr/design-system-css/dist/Header/Drawer/Drawer.scss"; |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
6313c60
to
2c5f0eb
Compare
2c5f0eb
to
bbd7989
Compare
5d6f945
to
a227187
Compare
packages/react/src/Header/Agent/TitleHeader/TitleHeader.helpers.ts
Outdated
Show resolved
Hide resolved
a227187
to
af60e92
Compare
Pensez à intégrer le mode sticky par défaut du header |
Il est présent je crois, il manque juste un z-index apparemment : |
En effet, il manque la propriété z-index, je vais mettre à jour ma branche et l'ajouter. |
f63771e
to
9980780
Compare
9980780
to
fea7033
Compare
fea7033
to
d0ed6b4
Compare
Cette PR concerne l'issue numéro 32: