-
Notifications
You must be signed in to change notification settings - Fork 45
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
front: add lmr help module #9983
Conversation
557dc98
to
32ce707
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9983 +/- ##
==========================================
+ Coverage 80.06% 80.08% +0.01%
==========================================
Files 1050 1054 +4
Lines 105431 105648 +217
Branches 758 759 +1
==========================================
+ Hits 84418 84612 +194
- Misses 20972 20995 +23
Partials 41 41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
560e6c6
to
5190c87
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.
Nice job !!! Tested, pleasant and smooth behavior.
I have left some comments.
front/src/applications/stdcm/components/StdcmHelpModule/StdcmHelpModule.tsx
Outdated
Show resolved
Hide resolved
89c7b57
to
310b6eb
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.
LGTM !!!
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.
Nice! Here are a few comments.
The result doesn't exactly look like the mockup, e.g. some margins are a bit different. However that simplifies the code so I'm inclined to just ignore these differences.
front/src/applications/stdcm/components/StdcmHelpModule/types.ts
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmHelpModule/SectionContentManager.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmHelpModule/SectionContentManager.tsx
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmHelpModule/SectionContentManager.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmHelpModule/SectionContentManager.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmHelpModule/types.ts
Outdated
Show resolved
Hide resolved
The mockup is outdated, @axrolld asks me to not put this paragraph |
310b6eb
to
9b0782a
Compare
d4066fa
to
a8a8adf
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.
Lgtm and tested, good work !
50c9400
to
a7ce1c9
Compare
Signed-off-by: Math_R_ <mathieu.richard747@gmail.com> front: add asu support in lmr's help module Signed-off-by: Math_R_ <mathieu.richard747@gmail.com> front: add english translation fot lmr help section Signed-off-by: Math_R_ <mathieu.richard747@gmail.com>
a7ce1c9
to
caaf4b5
Compare
close #9570
To test it, navigate through LMR application and then click on the "Aide" button on the top right corner of the screen
maquette