-
Notifications
You must be signed in to change notification settings - Fork 1
[PER-10283] Change login screen graphic for legacy lab #707
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
[PER-10283] Change login screen graphic for legacy lab #707
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #707 +/- ##
==========================================
+ Coverage 45.20% 45.22% +0.02%
==========================================
Files 370 367 -3
Lines 11256 11234 -22
Branches 1855 1850 -5
==========================================
- Hits 5088 5081 -7
+ Misses 6002 5985 -17
- Partials 166 168 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Thank you @aasandei-vsp ! Can you make the text bigger? I know it's hard to match without an official design, but the fonts for the date and explanatory text should be closer to the title size - if you look at the example image, the text inside the circle image is about the same size as the list items and general explanation. On my screen, at least, those look smaller in this PR.
I did try different responsive screen sizes and at a certain point the explanatory text overlaps the image, but I think that's probably fine since it only appears to affect a specific (odd) screen size.
I love the action button - it looks beautiful!
I have made the text bigger, it's an easy change, so if you'd like me to tweak it even more, that can be done. Indeed, at some point the text overlaps the image, I also thought that's an odd screen size so I didn't put much effort into it, but I could add some media queries for that specific case if needed. I'm glad you like the choice for the link :D |
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! Thank you @aasandei-vsp.
I mentioned this in our meeting, but to put it in writing: we prefer not to have merge commits in the history, so please rebase this on main
and remove those. Thank you!
1705411
to
c460d99
Compare
Great work @aasandei-vsp. I immediately encountered the text overlap issue Andrei noted in his review, so not sure if that size is as odd as he suggests. Would it be possible to set a min screen width so that any downsizing below that width doesn't scale and requires the user to horizontal scroll in order to see everything? Or maybe we drop the graphic and only keep the text on a blue background at the intermediate width? If we can't prevent this, then let's just use a solid blue background and no graphic at all window sizes. ![]() |
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.
see prior comments
c460d99
to
6767b63
Compare
@omnignorant I have made some changes in order to remove the background image when the text and the logo overlap. Do you think you could have another look and let me know if that's ok or if you would prefer a different approach? |
We will not advertise this now, but do it in March. |
https://permanent.atlassian.net/browse/PER-10283