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 home view logic, including showing, expanding, and collapsing of card detail section #74

Merged
merged 31 commits into from
Sep 10, 2021

Conversation

oldbugo
Copy link
Collaborator

@oldbugo oldbugo commented Sep 10, 2021

closes #14
closes #6

This branch now contain everything for sprint 1

@oldbugo oldbugo added the enhancement New feature or request label Sep 10, 2021
@oldbugo oldbugo added this to the Sprint 1 milestone Sep 10, 2021
web/src/views/Home.tsx Outdated Show resolved Hide resolved
Copy link
Owner

@chomosuke chomosuke left a comment

Choose a reason for hiding this comment

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

Pls merge my branches, I think there's interfaces changes that we need to do

specifically, cardDetails needs to know if it's expanded or not.

@chomosuke chomosuke self-assigned this Sep 10, 2021
Copy link
Owner

@chomosuke chomosuke left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@shangzhel shangzhel left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@shangzhel shangzhel merged commit 7a7cfa7 into master Sep 10, 2021
@shangzhel shangzhel deleted the yujian/homeView branch September 10, 2021 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement home screen view Add card detail component
3 participants