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

GH-994 - Updating color for global header menu #1012

Merged
merged 4 commits into from
Aug 19, 2021

Conversation

asaadmahmood
Copy link
Contributor

@asaadmahmood asaadmahmood commented Aug 16, 2021

Summary

GH-994 - Updating color for global header menu

Ticket Link

#994

Screenshot

Screenshot 2021-08-16 at 11 38 14 PM

@asaadmahmood asaadmahmood added 2: Dev Review Requires review by a core committer 2: QA Review Requires review by a QA tester labels Aug 16, 2021
@asaadmahmood asaadmahmood requested a review from a team as a code owner August 16, 2021 18:40
Copy link
Contributor

@wiggin77 wiggin77 left a comment

Choose a reason for hiding this comment

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

LGTM 👍 @asaadmahmood , I think your editor has different formatting settings from the other devs. We should all get in sync otherwise we'll keep clobbering each other's formatting.

@asaadmahmood asaadmahmood added this to the v0.9 milestone Aug 17, 2021
Copy link
Contributor

@jespino jespino left a comment

Choose a reason for hiding this comment

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

Small change needed.

}

.feature-global-header {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is going to affect the .feature-global-header of outside focalboard too. if you combine this with the previous one you can make it better. Something like:

.focalboard-body .feature-global-header {
    >header {
        z-index: 1000;
    }
    .Menu {
...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jespino Done.

@jespino jespino added CherryPick/Approved Meant for the quality or patch release tracked in the milestone and removed 2: Dev Review Requires review by a core committer labels Aug 19, 2021
@jespino
Copy link
Contributor

jespino commented Aug 19, 2021

This can be tested after merge.

@jespino jespino added 3: Reviews Complete All reviewers have approved the pull request and removed 2: QA Review Requires review by a QA tester labels Aug 19, 2021
@jespino jespino merged commit 307fee7 into mattermost-community:main Aug 19, 2021
@mattermod
Copy link
Contributor

Cherry pick is scheduled.

@mattermod
Copy link
Contributor

Error trying doing the automated Cherry picking. Please do this manually

fatal: No such remote 'upstream'

+++ Returning you to the main branch and cleaning up.

jespino added a commit that referenced this pull request Aug 19, 2021
* Updating color for global header menu

* Updating css

Co-authored-by: Jesús Espino <jespinog@gmail.com>
@ogi-m ogi-m removed their request for review August 23, 2021 10:56
@asaadmahmood asaadmahmood deleted the GH-994 branch July 28, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request CherryPick/Approved Meant for the quality or patch release tracked in the milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants