Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

PLANET-3201 - Using CSS columns rather than flexbox for submenu layout #459

Merged
merged 1 commit into from Feb 8, 2019

Conversation

tomisaacmarshall
Copy link
Contributor

@tomisaacmarshall tomisaacmarshall commented Feb 7, 2019

Hello

Gabor asked us to address the issue whereby submenu items are ordered left-to-right first, rather then top-to-bottom, when they appear in columns, e.g. here: https://www.greenpeace.org/international/explore/about/worldwide/

This PR uses CSS columns instead of flex to ensure they are ordered top-to-bottom first.

(As was suggested by Tam in his original PR here: #440)

@koyan koyan changed the title Using CSS columns rather than flexbox for submenu layout PLANET-3072 - Using CSS columns rather than flexbox for submenu layout Feb 8, 2019
@koyan
Copy link
Contributor

koyan commented Feb 8, 2019

Note: This should complete the work at PLANET-3072

@koyan koyan changed the base branch from develop to release/v1.32.0 February 8, 2019 09:12
@koyan koyan changed the title PLANET-3072 - Using CSS columns rather than flexbox for submenu layout PLANET-3201 - Using CSS columns rather than flexbox for submenu layout Feb 8, 2019
Copy link
Member

@comzeradd comzeradd left a comment

Choose a reason for hiding this comment

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

That seems to work well 👍

@comzeradd
Copy link
Member

comzeradd commented Feb 8, 2019

Please rebase and regenerate the styles.

@comzeradd comzeradd merged commit d31cb8a into release/v1.32.0 Feb 8, 2019
@comzeradd comzeradd deleted the submenu-columns-vertical branch February 8, 2019 10:26
@tomisaacmarshall
Copy link
Contributor Author

@comzeradd Thanks for sorting!

This branch has been superseded by this and could be deleted btw https://github.com/greenpeace/planet4-plugin-blocks/tree/submenu-design-update

@koyan
Copy link
Contributor

koyan commented Feb 8, 2019

Done, branch (And other stale ones) deleted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants