Page MenuHomePhabricator

Conditionally hide possibility to change password for SIWE accounts
ClosedPublic

Authored by marcin on Dec 29 2022, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 29, 3:40 AM
Unknown Object (File)
Sun, Sep 29, 3:39 AM
Unknown Object (File)
Fri, Sep 20, 9:17 PM
Unknown Object (File)
Tue, Sep 10, 9:04 PM
Unknown Object (File)
Tue, Sep 10, 9:04 PM
Unknown Object (File)
Sun, Sep 8, 9:31 PM
Unknown Object (File)
Sun, Sep 8, 9:31 PM
Unknown Object (File)
Sun, Sep 8, 9:31 PM
Subscribers

Details

Summary

This differential disables UI that allows to change password for SIWE accounts.

Test Plan

Create SIWE accounts. Button to enter passowrd edition panel should simply not be visible, but everything should remain as it was for conventional accounts.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 30 2022, 3:56 AM
native/profile/profile-screen.react.js
104

This should've been passwordEditingUI, "edition" doesn't mean what you think

native/profile/profile-screen.react.js
104

Yes - language mistake from my side. I should create a small diff that fixes it shortly.