Skip to content
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

Debug client itinerary list style improvements #6012

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

a-limyr
Copy link
Contributor

@a-limyr a-limyr commented Aug 19, 2024

Summary

Update to the OTP Debug client.
Removed some spacing in the itinerary list to make the view more compact.

Issue

#5330 (comment)

This is to address the following:
UX - Less line spacing on expanded legs to make it easier to compare two itineraries.

The code is only some simple css and html changes to make the element more compact. See screenshots of before and after.
after
before

@a-limyr a-limyr changed the title Style improvements Debug client itinerary list style improvements Aug 19, 2024
@a-limyr a-limyr marked this pull request as ready for review August 19, 2024 12:47
@a-limyr a-limyr requested a review from a team as a code owner August 19, 2024 12:47
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.73%. Comparing base (c3d1843) to head (5137512).
Report is 7 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6012   +/-   ##
==========================================
  Coverage      69.73%   69.73%           
- Complexity     17313    17314    +1     
==========================================
  Files           1960     1960           
  Lines          74263    74267    +4     
  Branches        7603     7603           
==========================================
+ Hits           51790    51793    +3     
+ Misses         19832    19831    -1     
- Partials        2641     2643    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@testower testower merged commit f676b1a into opentripplanner:dev-2.x Aug 22, 2024
6 checks passed
t2gran pushed a commit that referenced this pull request Aug 22, 2024
@t2gran t2gran added this to the 2.6 milestone Sep 18, 2024
@t2gran t2gran deleted the style-improvments branch October 9, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants