Fix/answer without selected (#104)

* Fix a bug when click clicking next

* Disable autocomplete for name
This commit is contained in:
2026-05-21 20:19:18 +02:00
committed by GitHub
parent d3bb8d7c57
commit 55bbe962c1
10 changed files with 452 additions and 420 deletions
+1
View File
@@ -165,6 +165,7 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/dama/doctrine-test-bundle" />
<excludeFolder url="file://$MODULE_DIR$/vendor/gedmo/doctrine-extensions" />
<excludeFolder url="file://$MODULE_DIR$/vendor/stof/doctrine-extensions-bundle" />
<excludeFolder url="file://$MODULE_DIR$/vendor/sebastian/git-state" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Generated
+3
View File
@@ -200,6 +200,9 @@
<path value="$PROJECT_DIR$/vendor/phar-io/manifest" />
<path value="$PROJECT_DIR$/vendor/myclabs/deep-copy" />
<path value="$PROJECT_DIR$/vendor/egulias/email-validator" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php84" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php85" />
<path value="$PROJECT_DIR$/vendor/sebastian/git-state" />
</include_path>
</component>
<component name="PhpInterpreters">