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

Popup not Repositioning when Trigger Changes Position Due to Transition of Another Element #4461

Open
selcouthlyBlue opened this issue Jan 15, 2024 · 3 comments

Comments

@selcouthlyBlue
Copy link

Bug Report

Steps

In the code sandbox, do the following steps to reproduce the issue:

  1. Scroll down
  2. Click the "Collapse" button

Expected Result

The open popup should follow the trigger when the other column is hidden which causes the trigger's position to change

Actual Result

The open popup does not follow the trigger's new position and stays where it was before collapsing

Version

3.0.0-beta

Testcase

https://codesandbox.io/p/sandbox/semantic-ui-example-mrdt8f

Copy link

welcome bot commented Jan 15, 2024

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@selcouthlyBlue selcouthlyBlue changed the title Popup not Repositioning when Trigger Changes Position Due to Transition Popup not Repositioning when Trigger Changes Position Due to Transition of Another Element Jan 15, 2024
@joequery
Copy link

I see the issue as well. An interesting observation for me is that the tooltip will relocate properly after scrolling.

@selcouthlyBlue
Copy link
Author

I see the issue as well. An interesting observation for me is that the tooltip will relocate properly after scrolling.

I noticed that too. However, I'd want to not have the user to do that.

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

No branches or pull requests

2 participants