MBL-1748: PPO Polish - Error UI icon fix #2137
Merged
+7
−1
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.
📲 What
Old UI was confusing - icon looked like a button to be pressed. We updated this to match other places in the app where we use an alert icon instead of a refresh arrow.
🛠 How
just updated the icon and created a new size
👀 See
Before:
After:
📋 QA
Put phone into airplane mode and then navigate to the ppo page. should show new icon, and be the correct colors in light and dark mode.
Story 📖
MBL-1748: PPO Polish - Error UI icon fix