Page MenuHomePhabricator

[native] introduce disabled prop for EnumSettingsOption
ClosedPublic

Authored by ginsu on Jul 3 2024, 5:31 PM.
Tags
None
Referenced Files
F2903636: D12653.id42047.diff
Sat, Oct 5, 11:31 PM
F2903407: D12653.diff
Sat, Oct 5, 10:06 PM
Unknown Object (File)
Thu, Sep 26, 8:45 AM
Unknown Object (File)
Wed, Sep 25, 8:51 PM
Unknown Object (File)
Wed, Sep 25, 8:50 PM
Unknown Object (File)
Wed, Sep 25, 5:00 AM
Unknown Object (File)
Thu, Sep 19, 8:40 PM
Unknown Object (File)
Sat, Sep 14, 5:23 PM
Subscribers

Details

Summary

For the new thread notifications settings we will need to be able to disable the input. This diff introduces the disabled prop to EnumSettingsOption in anticipation of this

example of disabled input:

Screenshot 2024-07-03 at 8.32.46 PM.png (2×3 px, 945 KB)

Depends on D12645

Test Plan

Please see screenshots below

Screenshot 2024-07-03 at 8.34.47 PM.png (1×944 px, 588 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Jul 3 2024, 5:47 PM
This revision is now accepted and ready to land.Jul 3 2024, 8:16 PM
ginsu edited the test plan for this revision. (Show Details)

rebase before landing