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

Jeremy/eng 997c past cancelled #227

Merged
merged 8 commits into from
Mar 5, 2019
Merged

Jeremy/eng 997c past cancelled #227

merged 8 commits into from
Mar 5, 2019

Conversation

jerminatorhits
Copy link
Contributor

@jerminatorhits jerminatorhits commented Mar 1, 2019

Built off of 997b, ideally review/merge it first: #222

Description

Why did you write this code?
don't show cancel button on Past and Cancelled trip cards
add user friendly cancel status text in red

How to Test

  • Visit /work/trips
  • Click Past and Cancelled
  • Verify functionality and presentation as based on the existing /trips page

Which devices did you test on?

  • Chrome on Mac
  • Chrome on PC
  • Firefox on Mac
  • Firefox on PC
  • Safari iPhone
  • Chrome Android

REVIEWERS:

Check against these principles:

High level

Does this code need to be written?
What are the alternatives?
Will this implementation become a support issue?
How much error margin does this solution have?

Code

Variables/Naming:

  • Would the variable type led to future edge cases?
  • Are the variable naming clear? Would the value contain something other than what the name describes.

Security

  • Can this be hacked or abused by the user?

Further Work

Will this have future work?
Styling

Learnings

Did you learn anything here you want to share with the team?

@jerminatorhits jerminatorhits requested review from tc, kcvan and woeltjen March 1, 2019 19:44
@jerminatorhits jerminatorhits changed the title Jeremy/eng 997c past cancelled (WIP just need photo improvements) Jeremy/eng 997c past cancelled Mar 1, 2019
) : (
<h5 className="small c-pointer font-weight-normal text-secondary mb-0">{label}</h5>
)}
<a href={href || '#'}>
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move the onClick to the a tag instead of the Col tag?

@tc
Copy link
Contributor

tc commented Mar 4, 2019

we need a /trips link in the header?

@jerminatorhits
Copy link
Contributor Author

@tc done

@tc tc merged commit 710234a into master Mar 5, 2019
@tc tc deleted the jeremy/ENG-997c-past-cancelled branch March 5, 2019 00:33
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.

2 participants