This diff introduces new avatar type for blob uploads.
Existing codebase is updated to use this type in the next diff.
Details
Details
Tested later in the stack. CI (Flow) fails until next diff
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/types/avatar-types.js | ||
---|---|---|
28 ↗ | (On Diff #32479) | Nit: should we use underscores to match the style with your previously introduced encrypted_photo? |
Comment Actions
Looks good, but please make sure to address @ashoat's inline comment + rebase and make sure the CI passes before landing
Comment Actions
This is intended to fail:
Tested later in the stack. CI (Flow) fails until next diff
lib/types/avatar-types.js | ||
---|---|---|
28 ↗ | (On Diff #32479) | makes sense |