-
Notifications
You must be signed in to change notification settings - Fork 47
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
Color code the RouteList with some sort of "sunlight" color temperature, based on latitude & longitude and time of day #202
base: master
Are you sure you want to change the base?
Conversation
Nice idea! Can you |
"error: lockfile had changes, but lockfile is frozen"
98f21ca
to
7d3ce0b
Compare
3fb7943
to
531f1d2
Compare
deployed preview: https://202.connect-d5y.pages.devWelcome to connect! Make sure to:
Mobile
Desktop
|
I would probably try changing the background colour of the cards, or adding a gradient to them, instead of just a border |
Cool. Something like a750f3a maybe? ![]() |
looks cool! |
…which has the benefit that you can quickly see which were at daytime vs. nighttime based purely on the color themes of the frames. Without them you have to manually read every time of day line and it's a slower (and more effort) to read line-by-line to scroll down to a certain moment you had in mind Loading all these frames increases server load though, so in the new connect we may as well color code the background of each <a> with some sort of "sunlight" color temperature based on latitude & longitude and time of day instead. Original discussion here: https://discord.com/channels/469524606043160576/1244366765983535145/1345905314989342730 --- Light Comes From the Sky * https://medium.com/@erikdkennedy/7-rules-for-creating-gorgeous-ui-part-1-559d4e805cda * https://learnui.design/blog/7-rules-for-creating-gorgeous-ui-part-2.html
"error: lockfile had changes, but lockfile is frozen"
9fae18e
to
07280de
Compare
Rebased onto latest master. @incognitojam let me know if there's anything else you'd like to see — Otherwise I'll leave this pull request as-is and you can do whatever you'd like with it. Cheers! (Or, if you'd like me to continue rebasing periodically until a decision is made, I can do that too; just let me know) |
The old connect.comma.ai shows the frames of video in the RouteList, which has the benefit that you can quickly see which were at daytime vs. nighttime based purely on the color themes of the frames. Showing all these frames makes loading too slow, so in the new connect this feature has been removed.
However, we still could at least color code each with some sort of "sunlight" color temperature based on latitude & longitude and time of day instead. That way, if you're trying to quickly scroll down to a certain moment you had in mind you can do it easily without slowly (and carefully) reading every time of day line-by-line.
Original discussion here: https://discord.com/channels/469524606043160576/1244366765983535145/1345905314989342730