-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Revert #2231 #2377
Revert #2231 #2377
Conversation
I just remembered @alex-page @loic-d needed this change because of a different bug. Reverting it will bring that bug back. I wonder if reverting is the best approach. Loic, did you have a workaround? Is your change with the broken popover in production? I'm not sure if I can paste the screen here so let me know if you need more context. |
I can confirm this revert does work but brings back the old issues of course. |
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'll approve since the bug is probably more visible.
I've tophatted in the admin.
@dleroux No workaround for us at the moment. I believe it should be addressed in Polaris. |
We have attempted a few times time to fix it now. @alex-page do you plan on continuing on this? |
WHY are these changes introduced?
Fixes #2231 (comment) as I don't have time to rewrite popover and do unit tests.
WHAT is this pull request doing?
Reverts #2231
How to 🎩
🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines
Copy-paste this code in
playground/Playground.tsx
:🎩 checklist
README.md
with documentation changes