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

Questions in detail view #18454

Merged
merged 6 commits into from
Oct 18, 2017
Merged

Questions in detail view #18454

merged 6 commits into from
Oct 18, 2017

Conversation

mehalshah
Copy link
Contributor

Now questions show up in the detail view. Also, locked is removed, and the state of the acceptance select is tracked, anticipating the save function.

@mehalshah
Copy link
Contributor Author

image


handleCancelEditClick = () => {
this.setState({
editing: false
editing: false,
acceptance: this.props.applicationData.acceptance

Choose a reason for hiding this comment

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

do you need to set the acceptance state here? will it ever be changing here?

@mehalshah mehalshah merged commit 91e9fc3 into staging Oct 18, 2017
@balderdash balderdash deleted the questions_in_detail_view branch September 20, 2018 17:40
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.

None yet

2 participants