Skip to content

v2.1.4

Choose a tag to compare

@colonelpanic8 colonelpanic8 released this 20 Jan 23:48
· 463 commits to master since this release

Testing

  • Add E2E tests for keyboard visibility: Added two Detox tests to verify input fields aren't obscured by the keyboard on the Capture screen:
    • should keep input field visible when keyboard appears - Tests Title field visibility
    • should keep lower form fields visible when focused with keyboard open - Tests Tags field visibility

These tests will catch regressions in keyboard avoidance behavior introduced in v2.1.2/v2.1.3.