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

✓ Updated "Verify Inference" Checkmark #1047

Merged
merged 4 commits into from
Oct 5, 2023

Commits on Sep 28, 2023

  1. Recentered & Resized "inferred trip" checkmark

    See [Issue e-mission#979](e-mission/e-mission-docs#979 (comment)) for more details.
    Only slight difference in comment; removed the `-0.2rem` in this commit,
    the buttons look crowded otherwise.
    the-bay-kay committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7f6b737 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Checkmark dynamically appears, color matches

    Updated the button to only appear if you can verify the trip.
    Button color now matches the "inferred trip" data.
    the-bay-kay committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d3f8970 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update www/js/survey/multilabel/MultiLabelButtonGroup.tsx

    See conversation in PR
     `rem` doesn't work properly in react-native, updated
    
    Co-authored-by: Jack Greenlee <JackAGreenlee@gmail.com>
    the-bay-kay and JGreenlee authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6262d2e View commit details
    Browse the repository at this point in the history
  2. Update www/js/survey/multilabel/MultiLabelButtonGroup.tsx

    iconButtonProp & Border Color
    Changed prop to use native property, adjusted border color.
    
    Co-authored-by: Jack Greenlee <JackAGreenlee@gmail.com>
    the-bay-kay and JGreenlee authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9c36f7d View commit details
    Browse the repository at this point in the history