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

Add start time, end time, and date to each Place card #937

Conversation

sebastianbarry
Copy link
Contributor

infinite_scroll_list.js

  • Increased the default height of the place cards in getCardHeight() by 82px
  • Added a check that if a place does not have a display_end_time, we create a display_end_time to be the end of the day

place_list_item.html

  • Added place start time tag
  • Added place display date to be centered above the place name
  • Added place end time tag

infinite_scroll_list.js
- Increased the default height of the place cards in getCardHeight() by 82px
- Added a check that if a place does not have a display_end_time, we create a display_end_time to be the end of the day

place_list_item.html
- Added place start time tag
- Added place display date to be centered above the place name
- Added place end time tag
@sebastianbarry
Copy link
Contributor Author

@shankari here is the new PR for sebastianbarry#8

I also found a place to make the code better and did so

@sebastianbarry
Copy link
Contributor Author

Testing:

Simulator Screen Shot - iPhone 11 - 2023-03-29 at 10 19 11
Simulator Screen Shot - iPhone 11 - 2023-03-29 at 10 19 13

Copy link
Contributor

@shankari shankari left a comment

Choose a reason for hiding this comment

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

LGTM!

@shankari shankari merged commit d388252 into e-mission:survey_refactor_expansion Mar 29, 2023
@shankari
Copy link
Contributor

@JGreenlee you might want to merge this as well

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