Introduce barebones EditThreadAvatar component. For now just shows spinner if threadAvatarSaveInProgress.
EditThreadAvatarMenu will be introduced in next diff.
Depends on D8801
Differential D8802
[web] Introduce barebones `EditThreadAvatar` component atul on Aug 14 2023, 1:49 AM. Authored by Tags None Referenced Files
Subscribers
Details Introduce barebones EditThreadAvatar component. For now just shows spinner if threadAvatarSaveInProgress. EditThreadAvatarMenu will be introduced in next diff. Depends on D8801 Appears as expected in ThreadSettingsGeneralTab when editingAvatarsOnWebEnabled is true.
Diff Detail
Event TimelineComment Actions code looks good, but could we also get a screenshot of what ThreadSettingsGeneralTab looks like with editingAvatarsOnWebEnabled set to true Comment Actions It's just placed at the top for now. Layout/styling will be handled in subsequent diff. |