playground icon indicating copy to clipboard operation
playground copied to clipboard

bug: tooltip doesn't work as expected

Open abhishekkumar08 opened this issue 3 years ago • 5 comments

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

abhishekkumar08 avatar Mar 11 '21 12:03 abhishekkumar08

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

pranshuchittora avatar Mar 11 '21 16:03 pranshuchittora

I'm working on it.

ankushdutt avatar Mar 11 '21 18:03 ankushdutt

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 avatar Mar 13 '21 01:03 ankushdutt

This issue should be fixed after the tooltip2 PR is merged: https://github.com/react-native-elements/react-native-elements/pull/2842

ankushdutt avatar Mar 13 '21 05:03 ankushdutt

please assign me this issue

saymedgm avatar Jul 16 '21 07:07 saymedgm