You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I open the datepicker component on a screen after the home screen and then hit the back button on android it takes me back to the previous screen and keeps the datepicker open. From this point on i can no longer interact with the screen because the datepicker is still open and no longer dismissable. Every press of the back button takes me back one screen, but leaves the datepicker open. i attached a screen shot of the date picker still open on a screen with no datepicker component.
To Reproduce
Steps to reproduce the behavior:
1: add datepicker component to a second, third, fourth, or later screen.
2: run app on android
3. select datepicker on next screen.
4. hit back button
Expected behavior
datepicker should close on backbutton press
Link to runnable example or repository (highly encouraged)
UI Kitten and Eva version
Package
Version
@eva-design/eva
1.3.1
@ui-kitten/components
4.4.0-beta.1
Environment information
System:
OS: Windows 10 10.0.18362
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Binaries:
Node: 10.15.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.12.3 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Levels: 21, 22, 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 26.0.2, 27.0.3, 28.0.2, 28.0.3
System Images: android-26 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom
IDEs:
Android Studio: Version 3.4.0.0 AI-183.6156.11.34.5522156
npmPackages:
react: 16.9.0 => 16.9.0
react-native: 0.61.5 => 0.61.5
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
If I open the datepicker component on a screen after the home screen and then hit the back button on android it takes me back to the previous screen and keeps the datepicker open. From this point on i can no longer interact with the screen because the datepicker is still open and no longer dismissable. Every press of the back button takes me back one screen, but leaves the datepicker open. i attached a screen shot of the date picker still open on a screen with no datepicker component.
To Reproduce
Steps to reproduce the behavior:
1: add datepicker component to a second, third, fourth, or later screen.
2: run app on android
3. select datepicker on next screen.
4. hit back button
Expected behavior
datepicker should close on backbutton press
Link to runnable example or repository (highly encouraged)
UI Kitten and Eva version
Environment information
System:
OS: Windows 10 10.0.18362
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Binaries:
Node: 10.15.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.12.3 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Levels: 21, 22, 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 26.0.2, 27.0.3, 28.0.2, 28.0.3
System Images: android-26 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom
IDEs:
Android Studio: Version 3.4.0.0 AI-183.6156.11.34.5522156
npmPackages:
react: 16.9.0 => 16.9.0
react-native: 0.61.5 => 0.61.5
The text was updated successfully, but these errors were encountered: