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

2nd round of bug bash feedback for FiT and Teachercon registration forms #20702

Merged
merged 3 commits into from Feb 17, 2018

Conversation

mehalshah
Copy link
Contributor

No description provided.

@mehalshah mehalshah requested a review from Hamms February 17, 2018 00:00
@@ -126,7 +132,9 @@ export default class TravelPlans extends Teachercon1819FormComponent {
</FormGroup>

<FormGroup>
{this.radioButtonsFor("howTraveling")}
{this.radioButtonsWithAdditionalTextFieldsForFor("howTraveling", {
'I will carpool with another TeacherCon attendee (Please note who)': 'carpooling_with_attendee'
Copy link
Contributor

Choose a reason for hiding this comment

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

this should probably be implemented as an exported content via TextFields, and foodAllergy can probably be removed from the same

Joining,
TravelPlans,
];
if (this.state.data.teacherAcceptSeat === TeacherSeatAcceptanceOptions['decline']) {
Copy link
Contributor

Choose a reason for hiding this comment

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

should this also consider this.state.data.ableToAttend === "No"?

@mehalshah mehalshah merged commit c2f0b8b into staging Feb 17, 2018
@balderdash balderdash deleted the second_bug_bash_feedback branch September 20, 2018 17:50
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