Page MenuHomePhabricator

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

Authored by atul on Jun 20 2023, 11:55 AM.
Tags
None
Referenced Files
F2155466: D8263.id28011.diff
Sun, Jun 30, 9:34 PM
Unknown Object (File)
Fri, Jun 28, 8:11 PM
Unknown Object (File)
Fri, Jun 28, 6:16 PM
Unknown Object (File)
Thu, Jun 27, 10:22 PM
Unknown Object (File)
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
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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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