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

Added attention grabbing CSS to the calendar date. #109

Merged
merged 2 commits into from
Oct 11, 2019

Conversation

jmiller-thd
Copy link
Contributor

Also made it so the date value displayed is based on the data relevant to the wish instead of hardcoded

What was the feature/problem?

Issue 95

How does this PR address the above feature/problem?

Dates that are the current date will pulse to grab users attention. Additionally date is now a dynamic value instead of static.

Check lists (check x in [ ] of list items)

  • Test passed
  • Coding style (indentation, etc)

Additional Comments (if any)

Date was currently a static value set to always be 18. I set it to look at the Wish's created date so it was more dynamic. I am open to changing the attention grabbing method. Just need some solid UX feedback.

…so the date value displayed is based on the data relevant to the wish instead of hardcoded
@codecov-io
Copy link

codecov-io commented Oct 4, 2019

Codecov Report

Merging #109 into master will increase coverage by 0.04%.
The diff coverage is 68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   95.43%   95.47%   +0.04%     
==========================================
  Files          28       28              
  Lines         394      398       +4     
  Branches       39       40       +1     
==========================================
+ Hits          376      380       +4     
  Misses         15       15              
  Partials        3        3
Flag Coverage Δ
#api 97.12% <ø> (ø) ⬆️
#ui 94.19% <68%> (+0.1%) ⬆️
Impacted Files Coverage Δ
ui/src/wishList/wish/index.js 68% <68%> (+6.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b542709...ea799ff. Read the comment docs.

@crstamps2 crstamps2 changed the title JM - Added attention grabbing CSS to the calendar date. Added attention grabbing CSS to the calendar date. Oct 7, 2019
Copy link
Collaborator

@crstamps2 crstamps2 left a comment

Choose a reason for hiding this comment

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

Thanks for all the format changes <( 0_0<)

Approved!

@crstamps2 crstamps2 merged commit dcda1ab into homedepot:master Oct 11, 2019
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.

3 participants