Skip to content

Comments

Fix: Add questionaire IDs, clean the deletion#105

Open
artikandri wants to merge 3 commits intofeature/DynamicAnnotationProjectfrom
feature/DynamicAnnotationProject-hotfix-przed-i-po-badaniu
Open

Fix: Add questionaire IDs, clean the deletion#105
artikandri wants to merge 3 commits intofeature/DynamicAnnotationProjectfrom
feature/DynamicAnnotationProject-hotfix-przed-i-po-badaniu

Conversation

@artikandri
Copy link

Issues fixed with this PR:
Some of the przed_i_po_badaniu questionnaires are deleted but they still exist in the settings, so this PR deleted those in the settings as well. The incomplete deletion may cause users who has not finished their questionnaires before deletion to get prompts to finish the inexist questionnaires forever, which is quite minor, but might annoy users.
As for now this PR might not be needed, but should there be problems with the przed_i_po_badaniu questionnaire, this PR might fix it. It may also serve as documentation.

What's changed:

  • frontend/components/auth/FormLogin.vue: added more time to set filled questionnaires
  • frontend/components/questionnaires/form/SliderInput.vue: fix alignment warnings, which may appear on console when we are running the code on yarn dev
  • frontend/pages/questionnaires/*/js/questionnaires.js: added the ids
  • frontend/utils/questionnaires.js: deleted the deleted questionnaire ids from the questionnaire settings

@artikandri artikandri added the documentation Improvements or additions to documentation label Aug 16, 2023
@artikandri artikandri self-assigned this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant