adopted-ember-addons / adopted-ember-addons/ember-paper
paper-tooltip leave handler not working properly on mobile
- 主要语言
- JavaScript
- 星标
- 879
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100