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

LPS-116792 - Add new global menu mobile pattern #95

Closed

Conversation

marcoscv-work
Copy link

@marcoscv-work marcoscv-work commented Jul 9, 2020

  • This PR adds the new behavior for global menu in mobile, here an example:

global-menu-mobile

  • To test the PR you only have to open the global menu in mobile or resize your screen as you can see in the previous gif

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@marcoscv-work
Copy link
Author

ci:test:sf

@marcoscv-work
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: dfa080768228be927b37085a56e541c05ce0f072

Sender Branch:

Branch Name: LPS-116792
Branch GIT ID: 4cca206050da8557e1a58fd9b1781ec3f6bd9e71

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@marcoscv-work
Copy link
Author

/cc @victorvalle @eduardoallegrini

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Build:test-portal-source-format#3680
Jenkins Report:jenkins-report.html
Jenkins Suite: sf
Pull Request:liferay-frontend#95
Spira Release:/Liferay DXP 7.3/Pull Request/ci:test:sf
Spira Release Build:master - marcoscv-work > liferay-frontend - PR#95
Spira Jenkins Build:publish-spira-report#3505

@jbalsas
Copy link

jbalsas commented Jul 9, 2020

LGTM superficially 👍

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 20 out of 20 jobs passed

✔️ ci:test:relevant - 52 out of 52 jobs passed in 1 hour 28 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: dfa080768228be927b37085a56e541c05ce0f072

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 26d9c30572aa163b37c2bdb9a90c3ef3cbf122b3

ci:test:stable - 20 out of 20 jobs PASSED
20 Successful Jobs:
ci:test:relevant - 52 out of 52 jobs PASSED
52 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@@ -5,6 +5,27 @@ $tab-header-height: 38px;

.global-apps-menu-modal {
.global-apps-menu-header {
.autofit-row {
@include media-breakpoint-down(xs) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't love the media-breakpoint-down but I guess it was necessary and "cheaper" than media-breakpoint-up 😁

Copy link
Author

Choose a reason for hiding this comment

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

yeah, I've tried to do it by default helpers but is not possible, it is a corner case so I think the best is a custom CSS

@edalgrin
Copy link
Collaborator

edalgrin commented Jul 9, 2020

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pullrequest to brianchandotcom.

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#91119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants