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

adds e-scooter rider to vzv map #1283

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

tillyw
Copy link
Contributor

@tillyw tillyw commented Aug 31, 2023

Associated issues

fixes cityofaustin/atd-data-tech#12013

Testing

URL to test:
https://deploy-preview-1283--atd-vzv-staging.netlify.app/

Steps to test:

  • go to the vzv map, you should see a new mode category for 'E-Scooter Rider'
  • isolate that toggle and test it out under different categories and filters

Ship list

  • Code reviewed
  • Product manager approved

Copy link
Member

@patrickm02L patrickm02L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

This is so cool! 🛴 🤳

Screen Shot 2023-08-31 at 3 34 22 PM

Copy link
Contributor

@mddilley mddilley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test steps work, and I like the new text key in the config! Thanks for getting this mode on the map too, and the numbers match up with what I'm seeing on the chart PR. 🚀

@@ -413,7 +423,7 @@ const SideMapControl = ({ type }) => {
color={parameter.iconColor && parameter.iconColor}
/>
)}
{title}
{parameter.text ?? title}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@chiaberry chiaberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tillyw
Copy link
Contributor Author

tillyw commented Aug 31, 2023

thanks, y'all! merging this one now :)

@tillyw tillyw merged commit 5e6a2cd into master Aug 31, 2023
10 checks passed
@tillyw tillyw deleted the 12013_add_e-scooter_to_vzv_map branch August 31, 2023 21:51
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.

Add e-scooter-rider to VZV map
4 participants