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

feat(detail view): add detail view #470

Merged
merged 6 commits into from
May 25, 2018

Conversation

janechu
Copy link
Collaborator

@janechu janechu commented May 23, 2018

Closes #295

@janechu janechu self-assigned this May 23, 2018
@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch from aca195a to 387b9c7 Compare May 23, 2018 21:48
toggle_button: "toggle_button",
},
children: "Toggle",
id: "toggle01",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should id's be different in detailData vs data? You are using the same ids below

Copy link
Contributor

Choose a reason for hiding this comment

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

This is elsewhere as well

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

they don't need to be in this case since the views are never shown at the same time so the ids are always unique on the page

Copy link
Contributor

Choose a reason for hiding this comment

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

cool

@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch from 4846466 to 97e38bb Compare May 24, 2018 17:15
@janechu janechu requested a review from chrisdholt May 24, 2018 17:19
@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch 2 times, most recently from 3078954 to 5a04a73 Compare May 24, 2018 17:40
@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch 2 times, most recently from e87f3dd to 828c2c2 Compare May 24, 2018 18:42
@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch from 828c2c2 to a87b769 Compare May 24, 2018 18:59
@janechu janechu force-pushed the users/janechu/add-detail-to-dev-site branch from 56e29d9 to 6566e73 Compare May 24, 2018 20:26
## Implementation example
```javascript
### Style guidance
Don't use *image* as a substitute for *hero*, *feature*, or *product* and *content placements*. Don't use an image if it reduces the effectiveness of the page.
Copy link
Member

Choose a reason for hiding this comment

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

FYI - created an issue #473 to scrub documentation for non-existent components. We'll handle this in a different PR.

@janechu janechu merged commit 665b871 into master May 25, 2018
@janechu janechu deleted the users/janechu/add-detail-to-dev-site branch May 25, 2018 02:59
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.

4 participants