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

feat: add trip details page #15

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: add trip details page #15

wants to merge 3 commits into from

Conversation

rosvik
Copy link
Owner

@rosvik rosvik commented Jan 22, 2025

Screenshot 2025-01-22 at 23 34 47

Now that we now show transport modes in the trip suggestion lists while
details are open (e43561e), it might
make sense to remove the option to hide details all together.

In my view, this has three advantages:

- It's one key press less to get to info like departure times.
- Less code complexity.
- We can use the main "Enter" action for something other than toggling
  details. It might be interesting to add a separate trip suggestion
  detail page, that shows more info on each leg.
@rosvik rosvik force-pushed the rosvik/trip-details branch from cbaac95 to 7e6c958 Compare January 22, 2025 22:42
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.

1 participant