ionic-team / ionic-team/ionic-framework
feat: Can popovers of hover be dismissable on mouse leave
- Lenguaje dominante
- TypeScript
- Estrellas
- 52.7k
- Forks
- 13.3k
- Merge medio
- 1 d 15 h
- PR fusionados (30 d)
- 51
Descripción
### Prerequisites
- [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already include this feature request, without success.
### Describe the Feature Request
Adding a mouseenter mouseleave causes some flickering. Smooth but bad
### Describe the Use Case
Using it as a tooltip, just for more information then dismiss after mouseleave
### Describe Preferred Solution
Current solution is viable in terms of UI but not in the mouseleave implementation
### Describe Alternatives
Custom tooltip. (Will be inconsistent)
### Related Code
Hover Over Me
More Info!
### Additional Information
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.