Skip to content
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

Handle .container-fluid to follow brand #987

Merged
merged 19 commits into from
Mar 9, 2022
Merged

Conversation

louismaximepiton
Copy link
Member

@louismaximepiton louismaximepiton commented Dec 16, 2021

@julien-deramond julien-deramond added this to In progress in v5.2.0 via automation Dec 20, 2021
@julien-deramond julien-deramond changed the title fix(supraBars): Remove weird breakpoints behaviors Supra Bars: Remove weird breakpoints behaviors Dec 20, 2021
@julien-deramond julien-deramond requested review from julien-deramond and removed request for julien-deramond December 20, 2021 13:35
@julien-deramond julien-deramond marked this pull request as draft December 20, 2021 13:46
@louismaximepiton louismaximepiton marked this pull request as ready for review December 20, 2021 16:21
@julien-deramond julien-deramond marked this pull request as draft December 21, 2021 14:37
@louismaximepiton

This comment was marked as outdated.

@louismaximepiton louismaximepiton marked this pull request as ready for review February 23, 2022 14:17
@isabellechanclou isabellechanclou self-assigned this Mar 1, 2022
@louismaximepiton louismaximepiton changed the title Supra Bars: Remove weird breakpoints behaviors Handle .container-fluid to follow brand Mar 2, 2022
@julien-deramond julien-deramond added this to In progress in Sprint 8 - March 2022 via automation Mar 3, 2022
@julien-deramond julien-deramond moved this from In progress to In review in Sprint 8 - March 2022 Mar 3, 2022
@isabellechanclou
Copy link
Member

isabellechanclou commented Mar 7, 2022

Code review OK for me.
To do to finalise and before merging:

  • approval of the changes by someone else
  • modification of bundlewatch values to make it succeed

Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
margin-right: auto;
margin-left: auto;
}
{{< scss-docs name="container-mixins" file="scss/mixins/_container.scss" >}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If their @mixin make-container example is supposed to be the same the code than in scss/mixins/_container.scss, then you could propose your modification to Bootstrap.

Because what's displayed here is different from https://github.com/twbs/bootstrap/blob/main/scss/mixins/_container.scss.

@julien-deramond julien-deramond self-requested a review March 9, 2022 14:35
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I've seen, we can try this solution in order to be able to finish the Global Headers, Footers and Local Headers, and have the correct responsive behavior asked by the designers.
The use of .container-xxl everywhere seems to be a good solution for Orange websites to easily have this behavior.
Let's merge and see in few commits if it works while we provide examples for the developers in Boosted!

@julien-deramond julien-deramond merged commit afa7577 into main Mar 9, 2022
@julien-deramond julien-deramond deleted the main-lmp-supra-bars branch March 9, 2022 14:44
v5.2.0 automation moved this from In progress to Done Mar 9, 2022
Sprint 8 - March 2022 automation moved this from In review to Done Mar 9, 2022
@julien-deramond julien-deramond mentioned this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants