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)
Wed, Mar 5, 3:58 PM
Unknown Object (File)
Wed, Feb 26, 2:38 AM
Unknown Object (File)
Wed, Feb 26, 2:38 AM
Unknown Object (File)
Wed, Feb 26, 2:38 AM
Unknown Object (File)
Wed, Feb 26, 2:37 AM
Unknown Object (File)
Wed, Feb 26, 2:06 AM
Unknown Object (File)
Feb 12 2025, 4:28 AM
Unknown Object (File)
Feb 8 2025, 9:35 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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #39595)

I think we should do this this instead

73–77 ↗(On Diff #39595)

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.