Skip to content

Reimplement the keyboard spacing view & fix comment's input #4987

Martin Santangelo requested to merge js/reimplement-keyboard-spacing into develop

Ticket(s) / Related Merge Requests

#4987 (closed)

Summary of Changes

  • Reimplemented and simplified the KeyboardSpacingView using the new reanimated hook.

  • Fixed the comments issue and adapted the composer screen to this change too

  • Changelog file updated with this template (one or more)

    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

check issue

Regression Scope

The Keyboard avoiding view is used in different places: Comments, composer, discover tag managment

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

I tested the different places where this component is used on both platforms

Screenshots

IMG_4D1B5A2E350A-1_2 Screenshot_2023-06-08-12-42-15-644_com.minds.mobile

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports