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

Use input instead of makeEditable for question names #2151

Merged
merged 8 commits into from
Jan 28, 2019

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Jan 7, 2019

Description

Changes:

  • question name is a normal <input> (bonus: you can tab-navigate through question names)
  • cleaned up old header related code
  • improved makeEditable function to log error if element not found

Also tried to untangle choices list from makeEditable function (as this is the last place that uses this function), but had to many issues to pursue this change. Will make another issue for that, as #554 doesn't cover it. Here: #2152

Related issues

Fixes #554

@jnm jnm merged commit dc3c710 into master Jan 28, 2019
@jnm jnm deleted the 554-drop-make-editable branch January 28, 2019 06:43
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