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

Revert workaround for popper glitch, fix regression #1685

Merged

Conversation

PVince81
Copy link
Contributor

Revert the workaround that existed to dodge popper.js glitch where the
popover appeared in the wrong position first and a few milliseconds
later in the right place.

This fixes a regression where the regular Popover wasn't working any
more.

Fixes #1681

The glitch will be addressed in #1683

Revert the workaround that existed to dodge popper.js glitch where the
popover appeared in the wrong position first and a few milliseconds
later in the right place.

This fixes a regression where the regular Popover wasn't working any
more.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 added bug Something isn't working 3. to review Waiting for reviews regression Regression of a previous working feature labels Jan 26, 2021
@PVince81 PVince81 self-assigned this Jan 26, 2021
@PVince81
Copy link
Contributor Author

Original code was introduced in #831 where the Avatar got switched to use the Popover component

Copy link
Contributor

@dartcafe dartcafe left a comment

Choose a reason for hiding this comment

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

trigger triggers again. 👍

@PVince81 PVince81 merged commit ee2bf39 into master Jan 27, 2021
@PVince81 PVince81 deleted the bugfix/1681/revert-tooltip-hack-fix-popover-regression branch January 27, 2021 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.5.2] Popover - Trigger doesn't trigger anymore
3 participants