danreeves / danreeves/react-tether

Repositioning of tether when position of the target gets pushed

Open
#226 0 comments 2 reactions 0 assignees View on GitHub
help wanted question
Dominant language
TypeScript
Stars
387
Forks
69
PR merge metrics
No merged PRs in 30d

Description

I am trying to create a reusable component such as Tooltip using react-tether.

One problem I have been facing is when other page content pushes the target of the tether, the tether does not reposition itself.
![image](https://user-images.githubusercontent.com/8681348/125122874-d787de80-e0aa-11eb-89da-14f206257dc8.png)

I need a way for the component to understand that the target element position on the page has changed and that it should reposition the tether accordingly. Is there a way to do this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.