Skip to content

Custom mui theme

Claire GIRAUD requested to merge custom-MUI-theme into main

This merge request aims to implement a new bunble of feature

Contribution

This part has to be filled before reviewing component As a contributer, I:

  • have proposed all the feature which is in "En attente" state ;
  • have proposed a component in TypeScript and React.js ;
  • have proposed unit tests of the behaviour of this component ;
  • have checked unit tests about the behaviour of this component pass ;
  • have checked the render is close enough to UI in Figma ;
  • have written an MDX story in catalog to explain intent of the component ;
  • have written an MDX story in catalog to explain use of the implementation of the component.

Review

Software review

This is a checklist to review properly the component As a Software reviewer, I:

  • have checked TypeScript and ReactJS code of the component ;
  • have checked unit tests about the behaviour of this component pass ;
  • have checked the render is close enough to UI in Figma ;
  • have checked the MDX story in catalog to explain use of the implementation of the component.

UX review

This is a checklist to review properly the component As a UX reviewer, I:

  • have checked the render is close enough to UI in Figma ;
  • have checked the render is close enough to behavior in Figma ;
  • have checked the MDX story in catalog to explain intent of the component.
Edited by Pierre TURKIEWICZ

Merge request reports