Skip to content

Added support for requiring a Twitter reply when requesting a Supermind #4715

Manish requested to merge js/twitter-oauth-4715 into master

Ticket(s) / Related Merge Requests

#4715 (closed)

Summary of Changes

(Summarize the changes made concisely)

  • 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

  • make sure mob-twitter-oauth-4715 is on
  • create a supermind by user A from user B and require a twitter reply
    • make sure you see the non refundable prompt
  • go to supermind console by user B and respond to the supermind
    • if you haven't already connected your twitter => make sure twitter connect prompt pops up
    • if you have => make sure twitter prompt doesn't pop up
    • make sure you see the twitter reply confirmation before submitting your reply
    • if the reply didn't require twitter, make sure you see a similar modal but without the twitter checkbox
    • make sure your reponse is sent successfully, and also gets posted on twitter

Regression Scope

supermind reply, supermind request, supermind console, accepting a supermind request

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local

Screenshots

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports