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

feat: added MultipleTooltip #69

Merged
merged 13 commits into from
Jul 17, 2023
Merged

feat: added MultipleTooltip #69

merged 13 commits into from
Jul 17, 2023

Conversation

sunduckcow
Copy link
Collaborator

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

lastClickedItemIndex,
} = useContext(MultipleTooltipContext);

const onTooltipMouseEnter = useCallback((e) => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Maybe we need to refactor MultipleTooltipContext logic with useReducer

@DarkGenius
Copy link
Collaborator

Let's fix multiple tooltips for Safari
image_2023-07-14_16-41-30

@sunduckcow sunduckcow changed the title refactor: draft feat: added MultipleTooltip Jul 14, 2023
@sunduckcow sunduckcow requested a review from DarkGenius July 17, 2023 09:00
@sunduckcow sunduckcow marked this pull request as ready for review July 17, 2023 09:00
@sunduckcow sunduckcow requested a review from Lunory as a code owner July 17, 2023 09:00
@sunduckcow sunduckcow requested a review from DarkGenius July 17, 2023 13:34
@sunduckcow sunduckcow merged commit ab35916 into main Jul 17, 2023
@sunduckcow sunduckcow deleted the feat-multiple-tooltip branch July 17, 2023 13:52
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

Successfully merging this pull request may close these issues.

4 participants