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

Create Additional View for Step Time Depiction #27

Open
6 of 7 tasks
colinseper opened this issue Oct 8, 2024 · 0 comments · May be fixed by #52
Open
6 of 7 tasks

Create Additional View for Step Time Depiction #27

colinseper opened this issue Oct 8, 2024 · 0 comments · May be fixed by #52
Assignees
Labels
enhancement New feature or request Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.

Comments

@colinseper
Copy link
Collaborator

colinseper commented Oct 8, 2024

Objective
Design a view for displaying step time values in a format similar to the example picture given by Dr. Jason.

A picture of the image and a description are below:

image

In this case the X's would be the right and left step time target zones and the sets of bar's are the current left and right step time.

Note: We may want to follow up with Dr. Jason first to ensure his idea for a visual hasn't changed since our lab visit.

Acceptance Criteria

  • Follow up about ideal step time visualization with Dr. Jason
  • Implement new visualization as a view
  • Add the view to the navbar component so it can be swapped similarly to the other views
  • Add tests to ensure the component and swapping work properly:
    • The user can see the new visualization as a view on the screen
    • The new view can be properly swapped to using the navbar
  • Ensure when running npm test in the frontend directory all prior and current tests pass
@colinseper colinseper changed the title Create Additionally View for Step Time Depiction Create Additional View for Step Time Depiction Oct 8, 2024
@colinseper colinseper added the enhancement New feature or request label Oct 8, 2024
@git-voo git-voo added the Ready for assignment Issue construction is complete and it's ready to be assigned and resolved. label Nov 7, 2024
@colinseper colinseper self-assigned this Nov 7, 2024
@colinseper colinseper linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Ready for assignment Issue construction is complete and it's ready to be assigned and resolved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants