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
Edit combo accounts #2660
base: feature/2509-consolidate-google-account-cards
Are you sure you want to change the base?
Edit combo accounts #2660
Changes from all commits
b33484d
1b52069
4c493a0
f63e731
78e18b9
e90aaca
b9f41b1
05580c3
0a6c386
10cdd81
218149d
ad78ecb
3b1dc9d
65e6571
442b478
7ded84d
36a13e4
80fd522
6de9cc0
1e8a618
846f975
fcf69f2
d0b30d2
328a264
0f0aa16
ba22a30
df93210
660ea2a
3b9dbbb
9dbd087
8260f12
de1c98c
1ace9be
c8f8be0
efb1bd3
9795661
0d63a35
3e46d07
2ea19b8
8d93a0e
08f96a7
1b0ad3e
392bdd7
27a9627
767a129
109b724
17dab80
0348394
ff47280
6a7d33e
fa5a2d3
4343210
93d588e
fd0ad0e
0e413b9
aef0d4a
97465bc
d3d4c34
58820c1
87049d8
2b213f4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 28 in js/src/components/ads-account-select-control/index.js
Codecov / codecov/patch
js/src/components/ads-account-select-control/index.js#L28
Check warning on line 30 in js/src/components/ads-account-select-control/index.js
Codecov / codecov/patch
js/src/components/ads-account-select-control/index.js#L30
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.
When there is no existing Google Ads account and the newly created one is waiting to be claimed, clicking on the creating button won't create a new one, but will go to the update account processing due to the
useUpsertAdsAccount
mechanism.Kapture.2024-11-20.at.10.32.45.mp4
In the video, after click the button to create a new account
wc/gla/ads/accounts
API has a{ id: [account ID waiting for claiming] }
payloadSuggest in this case to make it either: