Fix expanding new questions when questionnaire has errors#6565
Merged
tramuntanal merged 4 commits intodecidim:developfrom Oct 1, 2020
Merged
Fix expanding new questions when questionnaire has errors#6565tramuntanal merged 4 commits intodecidim:developfrom
tramuntanal merged 4 commits intodecidim:developfrom
Conversation
Contributor
|
This fix unblocks the merging of #6247 |
roxanaopr
pushed a commit
to i-need-another-coffee/decidim
that referenced
this pull request
Oct 15, 2020
* Expand questions with errors * Initialize all collapsible questions * Add specs for collapsing questions with errors * Fix rubocop offenses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR fixes a bug where new questions with errors could not be expanded when editing a questionnaire.
It also adds the behaviour for questions with errors to be expanded when page loads.
Testing
decidim-surveys/spec/system/admin_manages_surveys_spec.rb:18/admin/participatory_processesStatementfield blank📷 Screenshots