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

share confirmation tooltip does not position correctly in some circumstances #137

Open
bobheadxi opened this issue Apr 28, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@bobheadxi
Copy link
Member

bobheadxi commented Apr 28, 2020

The project modal's share button (top right) shows a popup after click to let users know a link has been copied for them - in one very circumstance, it seems, the popup doesn't position correctly:

  1. go to https://ubclaunchpad.com/#teams, click a modal, click share. popup shows correctly
  2. scroll down to past projects, click a modal, click share. popup goes to corner (incorrect behaviour)

confirmed on firefox

image

this tooltip is initialized here: https://sourcegraph.com/search?q=%22tippy%28%27%23share-button%27%22+repo:ubclaunchpad/ubclaunchpad.com&patternType=regexp

might be related to #112

@bobheadxi bobheadxi added the bug Something isn't working label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant