Page MenuHomePhabricator

[web] cleanup and better organize code for tooltips
ClosedPublic

Authored by ginsu on Dec 27 2023, 9:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 4 2024, 12:30 PM
Unknown Object (File)
Apr 4 2024, 12:30 PM
Unknown Object (File)
Apr 4 2024, 12:30 PM
Unknown Object (File)
Apr 4 2024, 12:29 PM
Unknown Object (File)
Apr 4 2024, 12:28 PM
Unknown Object (File)
Feb 20 2024, 9:12 AM
Unknown Object (File)
Feb 20 2024, 8:57 AM
Unknown Object (File)
Feb 20 2024, 8:57 AM
Subscribers

Details

Summary

Move diff. As I have been working with the tooltip code recenlty I've noted that the tooltip code is all over the place and is not organized well. I wanted to take a moment to "clean up" the neighborhood and put all the tooltip code into a singular place

Depends on D10473

Test Plan

flow and confirmed that all the tooltips (message action, reaction, and label) had no regressions

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul accepted this revision.EditedDec 28 2023, 5:28 PM

Looks good, thanks for tidying things up.

Nit: Would've been helpful if there was overview of changes in Summary so I had a more concrete idea of what to expect. Also not a huge deal, but there's a "move" in addition to all of the renames.. would be good in the future to separate that out into another diff even if it seems trivial.

This revision is now accepted and ready to land.Dec 28 2023, 5:28 PM

Would've been helpful if there was overview of changes in Summary so I had a more concrete idea of what to expect. Also not a huge deal, but there's a "move" in addition to all of the renames.. would be good in the future to separate that out into another diff even if it seems trivial.

Apologies if this diff was difficult to review! In the future I will do a better job at outlining what was moved in the changes + make these move diffs smaller/more broken up so that it's easier to review

This revision was landed with ongoing or failed builds.Dec 28 2023, 6:46 PM
This revision was automatically updated to reflect the committed changes.