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

Make 'Now' button on DateTime widget consistent with 'Add' button on List widget #5716

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

taineriley1
Copy link
Contributor

@taineriley1 taineriley1 commented Aug 16, 2021

Summary

Closes #5706
Changed the styling of the 'Now' button on the DateTime widget to match the styling of the 'Add xxx' button on the List widget.

Test plan
Tested locally

image
Figure: 'Now' button changed to be consistent with 'Add xxx' buttons

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • Code is formatted via running yarn format.
  • Tests are passing via running yarn test.
  • The status checks are successful (continuous integration). Those can be seen below.

A picture of a cute animal (not mandatory but encouraged)
image

@taineriley1 taineriley1 requested a review from a team August 16, 2021 01:33
@erezrokah erezrokah added the type: chore work needed to keep the product and development running smoothly label Aug 16, 2021
@erezrokah
Copy link
Contributor

Thanks @taineriley1 🎸

@erezrokah erezrokah merged commit 97de9da into decaporg:master Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make 'Now' button on DateTime widget consistent with 'Add' button on List widget
2 participants