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

bug: tooltip doesn't work as expected #34

Open
abhishekkumar08 opened this issue Mar 11, 2021 · 5 comments
Open

bug: tooltip doesn't work as expected #34

abhishekkumar08 opened this issue Mar 11, 2021 · 5 comments
Assignees

Comments

@abhishekkumar08
Copy link
Contributor

abhishekkumar08 commented Mar 11, 2021

Description

Tooltip doesn't work as expected.

Expected behaviour

The tooltip should not overlay the text

Screenshot

image

PS: There isn't any template for issue or PR should I make one?

What's your opinion @pranshuchittora

@pranshuchittora
Copy link
Member

Feel free to open a PR for the fix.
PS: There's already a PR for templates in progress.

@ankushdutt
Copy link
Contributor

I'm working on it.

@ankushdutt
Copy link
Contributor

ankushdutt commented Mar 13, 2021

There was a typo error in the popover props (popOver was incorrect), and hence the popover text wasn't visible. It seems to be fixed in PR #44. Furthermore, the tooltip's wrong positioning appears to be caused by react-native-elements itself (there is already an issue similar to this).

@ankushdutt
Copy link
Contributor

This issue should be fixed after the tooltip2 PR is merged: react-native-elements/react-native-elements#2842

@saymedgm
Copy link

please assign me this issue

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

4 participants