Skip to content

Fixed the media attachment for quoted posts and superminds #4791

Martin Santangelo requested to merge js/fix-attach-media-quoted-supermind into master

Ticket(s) / Related Merge Requests

#4791 (closed)

Summary of Changes

Fixed the media attachment option that was missing for quoted posts and superminds

  • 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

Test 1:

  • Tap to Quote a post
  • The option to attach media should be shown in the composer

Test 2:

  • Make sure you have a supermind request
  • Tap to answer that request
  • The option to attach media should be shown in the composer

Regression Scope

only the composer logic to attach media was changed

Platform Affected (Android/iOS)

both

Developer Testing Completed

Android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports