Page MenuHomePhabricator

[web] Move `editAvatarBadge` div to `EditUserAvatarMenu`
ClosedPublic

Authored by atul on Jun 20 2023, 11:55 AM.
Tags
None
Referenced Files
F2101470: D8263.id.diff
Mon, Jun 24, 10:30 PM
Unknown Object (File)
Sat, Jun 22, 5:03 AM
Unknown Object (File)
Thu, Jun 13, 5:40 AM
Unknown Object (File)
Mon, Jun 3, 10:55 PM
Unknown Object (File)
Sun, Jun 2, 9:03 PM
Unknown Object (File)
Sun, Jun 2, 9:03 PM
Unknown Object (File)
May 5 2024, 7:01 AM
Unknown Object (File)
May 4 2024, 2:45 PM
Subscribers

Details

Summary

Currently only the pencil icon is "clickable," we want the whole thing to be "clickable."

Known regression:

23d369.png (744×726 px, 77 KB)

The menu is appearing right below the icon rather than below the "badge." Will address this layout issue in subsequent diff.


Depends on D8261

Test Plan

"Whole button" is clickable.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jun 20 2023, 12:12 PM

The menu is appearing right below the icon rather than below the "badge." Will address this layout issue in subsequent diff.

Can you link it?

This revision is now accepted and ready to land.Jun 22 2023, 4:54 AM
In D8263#244474, @kamil wrote:

The menu is appearing right below the icon rather than below the "badge." Will address this layout issue in subsequent diff.

Can you link it?

Haven't put it up yet, it requires modifying Menu component so deferring for the end of the stack