Conversation
Calling bundle size is increased❗.
|
Chat bundle size is increased❗.
|
CallWithChat bundle size is increased❗.
|
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
PorterNan
left a comment
There was a problem hiding this comment.
Because this PR also changes how we deserialize json, so Date type is converted correctly in error bar - we need to update error bar state to make sure it is always right in this case
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
Signed-off-by: Porter Nan <jiangnanhello@live.com>
What
Stabilize the scrolling behavior
Demo:
In the video, we scrolled into an element in the middle of captions list, and you can see it is anchored when we adding new element at the bottom and removing element from the top (yes we have more than 50 elements)
And it is anchored all the way to the top, until the anchor element is popping out of the stack of all captions.
caption_banner_scrolling.mp4
Why
How Tested
Process & policy checklist
Is this a breaking change?