upcoming: [M3-8217] - Tax Id Notifications & Icon#10558
Merged
jaalah-akamai merged 19 commits intolinode:developfrom Jul 15, 2024
Merged
upcoming: [M3-8217] - Tax Id Notifications & Icon#10558jaalah-akamai merged 19 commits intolinode:developfrom
jaalah-akamai merged 19 commits intolinode:developfrom
Conversation
hkhalil-akamai
approved these changes
Jun 26, 2024
Contributor
hkhalil-akamai
left a comment
There was a problem hiding this comment.
I don't have devenv set up but I mocked the notification locally and verified the notification and tooltip appear as expected and display the tax id warning.
packages/manager/src/features/Billing/BillingPanels/ContactInfoPanel/ContactInformation.tsx
Outdated
Show resolved
Hide resolved
|
Coverage Report: ✅ |
Contributor
Author
|
I need to fix some invalidation issues with RQ - please hold |
jaalah-akamai
commented
Jun 28, 2024
packages/manager/src/features/Billing/BillingPanels/ContactInfoPanel/ContactInformation.tsx
Outdated
Show resolved
Hide resolved
Contributor
Author
|
Devenv has been having issues all day preventing me from e2e testing this - I will wait until things are back up and re-request reviews. |
packages/manager/src/features/Billing/BillingPanels/ContactInfoPanel/ContactInformation.tsx
Outdated
Show resolved
Hide resolved
…oPanel/ContactInformation.tsx Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com>
Member
bnussman-akamai
left a comment
There was a problem hiding this comment.
Just a thought 💡
It might be a really nice UX to add toast notifications in packages/manager/src/hooks/useToastNotifications.tsx
bnussman-akamai
approved these changes
Jul 10, 2024
Member
bnussman-akamai
left a comment
There was a problem hiding this comment.
React Query and event handler changes look great ✅
packages/manager/src/features/Billing/BillingPanels/ContactInfoPanel/ContactInformation.tsx
Outdated
Show resolved
Hide resolved
This was referenced Jul 17, 2024
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description 📝
New notifications for Tax Id
Changes 🔄
Target release date 🗓️
7/8
Preview 📷
worked.mov
How to test 🧪
Prerequisites
Validation
Related