akveo / akveo/react-native-ui-kitten
Incorrect behaviour when mouse out from input on the web.
- Langage dominant
- TypeScript
- Étoiles
- 10.7k
- Forks
- 962
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hello everyone. Great library. Thanks for it.
## 🐛 Bug Report
When the input gets the focus. background set white. But when mouse leave from input then background set gray. But focus in input remains.
## To Reproduce
Steps to reproduce the behavior:
When click inside input.

When mouse leave from input. But focus remains in input.

## Expected behavior
I think background color to need remains white when mouse leave from input.
## Link to runnable example or repository (highly encouraged)
## UI Kitten and Eva version
| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 2.0.0 |
| @ui-kitten/components | 5.0.0 |
## Environment information
```bash
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.