Page MenuHomePhabricator

[web] Dispatch change notification settings action in `NotificationsModal`
ClosedPublic

Authored by jacek on May 6 2022, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 9:07 AM
Unknown Object (File)
Wed, Nov 13, 10:49 AM
Unknown Object (File)
Wed, Nov 13, 10:49 AM
Unknown Object (File)
Sat, Nov 9, 2:58 PM
Unknown Object (File)
Sat, Nov 9, 2:57 PM
Unknown Object (File)
Sat, Nov 9, 2:33 PM
Unknown Object (File)
Sat, Nov 9, 2:22 PM
Unknown Object (File)
Sat, Nov 9, 2:19 PM

Details

Summary

Dispatch server action after clicking on save button in the notifications modal

Test Plan

Checked if the notifications settings are changed after selecting different options (e.g. by checking the tab - focus/selected)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul added inline comments.
web/modals/threads/notifications/notifications-modal.react.js
145 ↗(On Diff #12362)

nit: might be good to add a newline after the onClickSave block just to make it clear where it ends and the return statement begins

This revision is now accepted and ready to land.May 9 2022, 10:31 AM