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
Add pay button to money request header #18692
Add pay button to money request header #18692
Changes from all commits
0d9213e
bd575fb
5e93f1f
0d9a80d
e60ff26
7af54a9
8f41a21
dbe3ad3
17d4d80
6b3f7b2
7e189ea
3f7b823
1f196bc
9de7b5f
c35e14d
887a89c
43b07b2
a64b767
25d53a7
659d888
630a358
4c548fb
83d4d95
bbda68b
911168b
e082b99
4f050f6
19bd75f
3c9d4bd
f92af92
ac1a3ef
00d63be
ae921ba
21e48d1
f4254fa
3aedfa7
fbad575
dcc53db
60e500d
53cecb7
a8cacdf
9603521
5e7679d
8d55041
ba16ae4
f400b8d
10f9653
7348e6d
548077f
19552df
e2fffdc
75234ba
b3da93c
ce79bde
9902558
3922698
cf1add9
8bc42d2
24640a1
5c291e2
5667dba
a9f0ee3
73b3cb2
bee11bb
e3cbd2f
c5fb5c4
ef52c5d
6fa4cd5
552f62e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
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.
This caused a regression #20262. The popover position is calculated too early at the first render where animation is not done yet (position is not stable yet).