-
Notifications
You must be signed in to change notification settings - Fork 46
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
front: api: minor fixes on rolling stock selector #3052
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #3052 +/- ##
============================================
+ Coverage 38.66% 38.69% +0.03%
Complexity 1708 1708
============================================
Files 605 605
Lines 18770 18765 -5
Branches 2516 2516
============================================
+ Hits 7258 7262 +4
+ Misses 11103 11095 -8
+ Partials 409 408 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
6d7c16b
to
7d31fd5
Compare
7d31fd5
to
25bb9c1
Compare
load the image outside the <img /> because of authentication + improve get method (common/requests.ts)
- remove transform in RollingStock image css - rolling stocks cards should not be transparent if no rs is selected
25bb9c1
to
95e6214
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.
Good for api
close #3047