apps icon indicating copy to clipboard operation
apps copied to clipboard

Wt 303 link social accounts

Open rebelchris opened this issue 1 year ago • 0 comments

Changes

Describe what this PR does

  • Added link and unlink options to the security profile section
  • Notes: We still need to introduce error messages (think only if the account is already existing somewhere) (separate ticket)
  • Open question: Do we want to create a useSettings hook? (might be confusing as it's basically only Kratos settings, not global settings)
  • Notes 2: We have no way of knowing which providers are already linked or not, so that's something we have to refactor based on whoami changes. (boot)

Events

Did you introduce any new tracking events? Don't forget to update the Analytics Taxonomy sheet

Log the new/changed events below:

Type event_name value
Change/New event name extra: { ... }

Please make sure existing components are not breaking/affected by this PR

Manual Testing

On those affected packages:

  • [ ] Have you done sanity checks in the webapp?
  • [ ] Have you done sanity checks in the extension?
  • [ ] Does this not break anything in companion?

Did you test the modified components media queries?

  • [ ] MobileL (420px)
  • [ ] Tablet (656px)
  • [ ] Laptop (1020px)

Did you test on actual mobile devices?

  • [ ] iOS (Chrome and Safari)
  • [ ] Android

WT-303 #done

rebelchris avatar Aug 05 '22 13:08 rebelchris