Page MenuHomePhabricator

[web] clean up edited label
ClosedPublic

Authored by ginsu on Jul 31 2023, 11:22 AM.
Tags
None
Referenced Files
F5893294: D8684.id29298.diff
Thu, Apr 17, 9:08 AM
Unknown Object (File)
Sat, Apr 12, 3:30 PM
Unknown Object (File)
Tue, Apr 1, 10:29 PM
Unknown Object (File)
Sat, Mar 29, 9:38 PM
Unknown Object (File)
Tue, Mar 25, 7:16 PM
Unknown Object (File)
Thu, Mar 20, 3:15 AM
Unknown Object (File)
Thu, Mar 20, 3:15 AM
Unknown Object (File)
Mar 17 2025, 6:16 PM
Subscribers

Details

Summary

Small cleanup diff which simplifies the logic around the editedLabel and always makes the structure of the web InlineEngagement component symmetrical to the native InlineEngagement component

Depends on D8678

Test Plan

flow and confirmed that there were no regresions with the web InlineEngagement

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu published this revision for review.Jul 31 2023, 11:50 AM
atul added inline comments.
web/chat/inline-engagement.css
54 ↗(On Diff #29298)

Thanks for annotating this! I think this sort of note will help prevent subtle layout/styling regressions in the future

web/chat/inline-engagement.react.js
28 ↗(On Diff #29298)

I'd maybe just inline this within the call to classNames, totally arbitrary and personal preference so up to you

This revision is now accepted and ready to land.Aug 1 2023, 2:16 PM
This revision was automatically updated to reflect the committed changes.