-
Notifications
You must be signed in to change notification settings - Fork 54
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
Supra Bars (Standard, With Langs, With Actions) #795
Conversation
68a8ba3
to
90b09da
Compare
394842a
to
13128bf
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.
Missing "Orange navbar" documentation as in v4Easy to forget: it must be accompagnied by a reference in About > Overview > Custom Components
.supra
class is declared withinscss/_navbar.scss
. In v4, it was in another file_o-navbar.scss
. Since it is a new component, I suppose we could keep it in another file called_o-navbar.scss
or_orange-navbar.scss
.There is an unused.header-minimised
class inscss/_navbar.scss
.Is there no hover state for the navbar contact image?- The responsive part seems to match the design specifications apart from the left margin of "Personal"; the margin seems too big as you will see in the following comparison between this version, v4 and the design specifications for the 3 breaking points:
b6b1f82
to
ef02548
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.
I haven't finished the review but here are some comments:
- Fixed in 9dac387 -
You can remove commented variables in_variables.scss
>// Navbar
section - Fixed in 542aa32 -
Don't forget to modify https://boosted.orange.com/docs/5.1/migration/ because there will be a migration from v4 to v5 to use supra bars
53e3520
to
7ab0658
Compare
It was easier for me so I have done an active review of this PR via 7ab0658.
@Nurovek I let you check those modifications.
|
|
@CyriaqueBillard or @Franco-Riccitelli, here is an updated version of the supra bars: Could you please make a design review? 🙏 |
Design review by @Franco-Riccitelli: "The Supra bars looks very good!
|
ed92391
to
217281d
Compare
@Nurovek When you will resolve the conflicts, don't forget to apply |
@Nurovek and @julien-deramond, I have completed the visual design review of the updated Supra Bar and the changes all look good. |
e6a50e8
to
dab16e4
Compare
Minor changes since my last review. @Lausselloic I let you check that the last changes are OK for you. |
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.
need to improve variable signification.
And take a look to the line height for small font size
49a22f3
to
f02b880
Compare
@Lausselloic if you have some spare time to check if everything is as good as you'd intended :) |
@Nurovek I've reviewed your last modifications regarding to @Lausselloic feedback. Double checked the rendering which is OK. 1e86830 is my proposal for the naming of the variables (use the same prefix for this component |
Fine with your tunings 👍 |
Closes #699 #700 #701
Current branch for all things Supra Bar
Easy to forget: it must be accompagnied by a reference in About > Overview > Custom Components