-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Issue #4191 - Profile page empty kudos state #4192
Issue #4191 - Profile page empty kudos state #4192
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4192 +/- ##
==========================================
- Coverage 30.19% 30.16% -0.04%
==========================================
Files 209 209
Lines 16790 16790
Branches 2249 2249
==========================================
- Hits 5070 5064 -6
- Misses 11527 11533 +6
Partials 193 193
Continue to review full report at Codecov.
|
@MaxStalker Could you add screenshot/recording ? |
@thelostone-mc there was a link in description to a video :) |
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.
Look nice Max, just have that question
@octavioamu currently there is animation on those hexagons (and icons inside of them) Do we want to preserve it? Or we can simple set the color and make them static. |
Check the color I sent I think you will get what I'm saying, is not about the exagon color, just the illustration inside in my local is black instead of that darkblue |
@octavioamu ah, I see now. I've made proper changes together with svgo optimization |
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.
lgtm !
@octavioamu ?
Thanks @MaxStalker ^_^ |
@MaxStalker this got merged but I'm having 2 issues @thelostone-mc was working fine in your local? |
Description
SVG images inside empty kudos state have incorrect text alignment and incorrect font. Besides it doesn't allow option for translation.
Checklist
Affected core subsystem(s)
UI
Refers/Fixes
Fixes #4191
Testing and Sign-off
This PR was tested on different screen sizes to ensure proper responsiveness. Video of the process can be found here:
https://www.loom.com/share/2844894650364b329f36b06cb73cfb32
Contributor
make test
and everything passed!Reviewer
Funder