Skip to content
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

Copy changes for root-level domains and mobile app IDs #507

Conversation

alex-yau-ttd
Copy link
Contributor

@alex-yau-ttd alex-yau-ttd commented Aug 28, 2024

  • Changed the success toast for CSTG to always use the term "saved", because there's not currently an easy way to tell how many are being added or deleted.
  • Removed some unnecessary/inaccurate strings from the tests
  • Fixed some more casing issues
  • Improved some error messages

Non-exhaustive demo

chrome_zQguZdCl6K.mp4
chrome_fV4c40TojB.mp4

@@ -163,7 +163,7 @@ describe('CstgAddDialog', () => {
onOpenChange={() => {}}
existingCstgValues={[]}
cstgValueType={CstgValueType.MobileAppId}
addInstructions='Please register the Android App ID, iOS/tvOS Bundle ID and iOS App Store ID.'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This string is no longer accurate and isn't even needed. Figured I would remove all of them in this file

@alex-yau-ttd alex-yau-ttd merged commit 8f2cd1a into main Aug 28, 2024
3 checks passed
@alex-yau-ttd alex-yau-ttd deleted the ajy-UID2-3848-Copy-changes-for-root-level-domains-and-mobile-app-IDs branch August 28, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants