Closed rubenreyes2000 closed 4 years ago
hello can you try to test last version in master branch ? because https://github.com/FLEXIcontent/flexicontent-cck/commit/aafd02a1897cc5417a7432b9a5e67d81d9236da5
Same problem using the current version of master branch
ok @ggppdk can look it
hi, I will have a look at this
I created a pull request with a fix for this issue. Please review it an let me know what you think:
I followed the instructions and i cannot replicate the bug but i can not replicate it. Tested with firefox and chrome
I think there is a JS error during form load or during reordering that causes this. Can you check for error (not for warnings / notices) in browser console ?
If we include the suggested fix, then order of drop down selection will be changed no longer being as configuration
I don't see any JS errors.
I prepared a new video to explain how to reproduce the error. I hope this helps:
Good i can now replicate this bug with 3.3.4 to be able to replicate i need to load + save the form a 2nd time, -without reordering- the field
Will make a JS fix ASAP and / or add your suggested code of reordering the options list on form reload
about the topic of the choices js , it is JS work that it is not trivial, and can lead to bugs, will be done slowly, starting with the select field
now need to finish work on
Sorry for late response for this issue i have tested your suggested fix and committed it with c0ebb47
Thanks !
Hi guys
Just wanted to let you know that we are observing the following bug on 3.3.1.5 and 3.3.1.6:
Configuration
To reproduce issue
I am looking through the code to find the bug, I will let you know what I find.