-
Notifications
You must be signed in to change notification settings - Fork 63
Conversation
@anton202 Thanks for the PR. It looks like the visual regression tests need updating for this change. If you run |
This PR fixes the issue, thank you, @anton202! I think if you re-base it onto main, you will stop getting CI errors due to flaky tests (I hope it's fixed in main now). |
weird, there is no visual regression updates... |
@anton202 Looking at the screenshot you shared in the PR description, there is a right side margin added in this PR. However, when I run the changes locally I don't see that regression. Is the screenshot from a previous commit, by any chance? |
hi @sarayourfriend macbook air runnig the project locally15 inch hp laptop running the project locally15 inch hp laptop. the current state of the pages menu on staging: |
regarding the tests. (Running Playwright v1.28.1 as 501 with Playwright arguments visual-regression) |
@anton202 it's definitely OK to reset the branch and/or rewrite its commit history as long as it's a work in progress. I would also recommend drafting the PR while it's not ready for review. |
got it. thx @dhruvkb |
@anton202 Thanks for looking into the weird margin issue. If it's not a regression of part of this PR then it sounds good. Can you open an issue with what you've described, so someone can debug it? Maybe it's a platform or browser version issue, but it seems strange 🤔 |
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've re-based your PR onto the main branch to fix the Playwright tests flakiness. Sorry about that, the flakiness was introduced in one of the commits when you opened the PR, @anton202, and then it was fixed in main.
The changes look great, thank you for the quick fix! 🌟
@sarayourfriend is creating an issue for this weird margin issue is relevent? i mean isn't there a plan to release a new header soon, which won`t have this pages menu? |
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'm honestly not understanding all of the discussions in the PR comments, but the changes look correct locally and the code is a simple change that matches the visual result. LGTM.
Fixes
Fixes #2008 by @sarayourfriend
Description
This PR fixes the absence of bottom margin in pages menu.
![Screenshot 2022-12-06 at 14 10 23](https://user-images.githubusercontent.com/29175506/205930758-b6fc2204-2a5f-473d-b767-cc5e8f60aff7.png)
Testing Instructions
search for something. then, in the results page at the top of the page click on the 3 vertical dots button.
hover over the last element in the menu
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin