Add showSpinner?: boolean prop to the Avatar component and display LoadingIndicator over Avatar if set to true.
Depends on D8283
Paths
| Differential D8285 Authored by atul on Jun 21 2023, 3:24 PM.
Details Summary Add showSpinner?: boolean prop to the Avatar component and display LoadingIndicator over Avatar if set to true. Depends on D8283 Test Plan Looks as expected:
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJun 21 2023, 3:24 PM2023-06-21 15:24:47 (UTC-7)
atul attached a referenced file: F600891: 4e0a45.png. (Show Details)Jun 21 2023, 3:29 PM2023-06-21 15:29:52 (UTC-7) Harbormaster completed remote builds in B20412: Diff 27984.Jun 21 2023, 3:47 PM2023-06-21 15:47:48 (UTC-7) This revision is now accepted and ready to land.Jun 22 2023, 6:29 AM2023-06-22 06:29:47 (UTC-7) This revision was landed with ongoing or failed builds.Jun 23 2023, 2:07 PM2023-06-23 14:07:38 (UTC-7) Closed by commit rCOMM0bf79d623ea4: [web] Add `showSpinner` prop to `Avatar` component (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B20495: Diff 28081.Jun 23 2023, 2:41 PM2023-06-23 14:41:39 (UTC-7)
Revision Contents
Diff 28095 web/avatars/avatar.css
web/avatars/avatar.react.js
web/avatars/emoji-avatar-selection-modal.react.js
|