Page MenuHomePhabricator

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

Authored by atul on Jun 20 2023, 11:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 7:04 AM
Unknown Object (File)
Sat, Nov 23, 7:04 AM
Unknown Object (File)
Sat, Nov 23, 7:04 AM
Unknown Object (File)
Sat, Nov 9, 2:22 PM
Unknown Object (File)
Sat, Nov 9, 2:04 PM
Unknown Object (File)
Sat, Nov 9, 12:57 PM
Unknown Object (File)
Sat, Nov 9, 10:17 AM
Unknown Object (File)
Sep 27 2024, 3:11 AM
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