Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RNMobile] Gallery block: Add integration tests related to its manual tests #38571
[RNMobile] Gallery block: Add integration tests related to its manual tests #38571
Changes from 29 commits
d69eca9
6517cf9
2892cb6
feb9315
90a53e6
71fd147
98ef408
7073918
04c26b7
75c0853
bd5bee5
04a823c
44119f2
37beb38
8e599a7
7635cd6
96bd3d3
4370aed
a9fe9e1
49f70d2
fe45cde
d9c2b10
ed72c38
6c4077c
a8f8f66
9aa4ff6
b6ced5b
4879835
6b34d57
10b2858
f805081
7f10cf9
c1e37ad
1b8343a
c9f5756
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found it interesting that when an upload is canceled, it sets the id attribute to null. Looks like this doesn't produce any unexpected side effects but I think it's worth highlighting it.