Page MenuHomePhabricator

[lib] Replace `threadHasPermission` with `useThreadHasPermission` in `useCanEditMessage`
ClosedPublic

Authored by atul on Apr 26 2024, 12:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 26, 5:22 AM
Unknown Object (File)
Sat, Sep 21, 1:11 PM
Unknown Object (File)
Mon, Sep 9, 7:01 AM
Unknown Object (File)
Mon, Sep 9, 7:01 AM
Unknown Object (File)
Mon, Sep 9, 7:01 AM
Unknown Object (File)
Mon, Sep 9, 7:01 AM
Unknown Object (File)
Mon, Sep 9, 7:00 AM
Unknown Object (File)
Aug 27 2024, 5:40 PM
Subscribers
None

Details

Summary

Similar to D11791, but for useCanEditMessage.


Depends on D11792

Test Plan

flow + close reading

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Apr 26 2024, 1:07 PM
ashoat added inline comments.
lib/shared/edit-messages-utils.js
61

I think we should do this this instead

73–77

And then this

This revision is now accepted and ready to land.Apr 27 2024, 6:41 PM
This revision was landed with ongoing or failed builds.May 2 2024, 9:59 AM
This revision was automatically updated to reflect the committed changes.