Convert RB.UploadAttachmentView to TypeScript/spina/Ink.
Review Request #14161 — Created Sept. 12, 2024 and updated
This change ports the UploadAttachmentView to TypeScript, and changes it
so it now inherits from the newInk.DialogView
.
- Ran js-tests.
- Uploaded new file attachments.
- Uploaded new versions of existing file attachments.
Summary | ID |
---|---|
1a0b362020810215208a9c63eb89016dfc9cda49 |
Description | From | Last Updated |
---|---|---|
If we're doing an Ink release alongside 7.0.3, it would be nice to put this into 7.0.3. This'll fix some … |
maubin | |
I think you meant to say "uploading" instead of "updating"? And maybe it's more apt to say "a file attachment" … |
maubin | |
Same here. |
maubin | |
Typo: "eceieved" -> "received" |
maubin |
-
-
If we're doing an Ink release alongside 7.0.3, it would be nice to put this into 7.0.3. This'll fix some ugliness on mobile where the upload attachment dialog is too big for the screen and gets cut off.
-
I think you meant to say "uploading" instead of "updating"? And maybe it's more apt to say "a file attachment" instead of "file attachments" since we can really only upload one attachment at a time from this dialog.
-
-
- Commits:
-
Summary ID af3ba609f3806923e93329498b4120946eac6951 1a0b362020810215208a9c63eb89016dfc9cda49 - Diff:
-
Revision 2 (+668 -460)