-
Notifications
You must be signed in to change notification settings - Fork 5.3k
refactor: migrate usage of InfoBanner to ui/alert #15414
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
Conversation
✅ Deploy Preview for ethereumorg canceled.
|
|
This is great @JoeChenJ! Thanks so much... Massive diff! But spot checking this so far it looks to be working great... will try to give this a more detailed review soon. |
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 looks great, thanks @JoeChenJ!... checking it over it seems to work very well... looks nice aligned with the theme 🤩 g/j
cc: @lukassim This updates a significant number of translated files, AND removes a component from the repo (InfoBanner). If we don't update Crowdin we'll end up pulling reverting these changes which would try to use a component that no longer exists. When we pull this in, just want to make sure we're able to update Crowdin to avoid this. Thoughts on best approach?
|
This issue is stale because it has been open 30 days with no activity. |
10e32f7 to
812d5e5
Compare
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 looks great @JoeChenJ, thanks again! Cleared the conflicts and patched a couple small things I noticed. Building successfully for me locally so pulling this in... can patch any additional small regressions we note as they come. 🎉
Description
Migrate usage of InfoBanner to ui/alert
Related Issue
ui/alertcomponents #15407