adopted-ember-addons / adopted-ember-addons/ember-paper

paper-tooltip leave handler not working properly on mobile

Open
#1,059 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

Description

When rendered on mobile (tested in Chrome on Android and iOS on iPhone) tooltips do not auto hide properly (tap on element and tooltip renders => tap on another element and tooltip persists). I’ve tried various approaches but am left thinking that the best next step would be to extend the component and use jQuery to deal with it. This feels like a missed opportunity because I’m sure others must be using these components in the way we are. Very happy to do the donkey work but any ideas on the best way to implement a solution would be welcome. Thank all.

Contributor guide

Open the contributing guide

Research direction

Start at the paper-tooltip component and inspect how its leave handler responds to taps on Chrome for Android and iOS. Reproduce the issue by tapping one element, then another; done means the first tooltip automatically hides after the second tap.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.