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)
Thu, Jul 11, 1:03 AM
Unknown Object (File)
Wed, Jul 10, 12:58 AM
Unknown Object (File)
Tue, Jul 2, 8:22 PM
Unknown Object (File)
Sun, Jun 30, 11:21 AM
Unknown Object (File)
Sun, Jun 30, 12:32 AM
Unknown Object (File)
Sat, Jun 29, 8:35 PM
Unknown Object (File)
Sat, Jun 29, 8:56 AM
Unknown Object (File)
Wed, Jun 26, 5:42 AM
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
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Dec 30 2022, 3:56 AM
native/profile/profile-screen.react.js
104 ↗(On Diff #20431)

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

native/profile/profile-screen.react.js
104 ↗(On Diff #20431)

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