Skip to content

Refactor composer to improve the performance and solve samsung crash #4729 #4689

Martin Santangelo requested to merge js/crash-input-samsung into master

Ticket(s) / Related Merge Requests

#4729 (closed) #4689 (closed)

Summary of Changes

  • Refactor composer screen to solve re-render problems

    • Autocomplete, TextInput, and TextInputText where moved to separate components
    • Some logic/state clean up was made
  • Add a workaround for the android 13 samsung crash

Testing Considerations

  • Composer should work as usual
  • Keyboard suggestions should be disabled on android 13

Regression Scope

only composer should be affected

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

iOS sim and Android device

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports