Create two custom modules with positions bubletopright and bubletopleft.
Create a third custom module with position bublebottomright
Posible to create the new third module in new position
Not posible to create a module in new position - one of the other positions is selected all the time!
Fresh instal of Joomla 4 beta
I can confirm this. It is the same problem everywhere that we have the ability to create new inside a select eg tags, categories
The problem is that if you have created "banana" then the script wont let you create "banana2" because it has matched with "banana"
The problem is in our javascript https://github.com/joomla/joomla-cms/blob/4.0-dev/build/media_source/system/js/fields/joomla-field-fancy-select.w-c.es6.js
Sorry I'm not going to even attempt to fix it
cc @Fedik
hm, that can be tricky, need to look what Choices offer for it
I "think" that part is joomla js not choices
Title |
|
well, Choices offers nothing
in past we had some code to handle this case, but now it not work, something internally changed in choices.js
need some time
The trick is (since always in J3). to move the mouse out of the select and then back to the inputfield.
But a trick is not an intuitive solution. I think it is important to make a real fix for this. But I have no insight into the choices package. Obviously there is some comparising going on that is not as strict as it should be.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-27 15:01:16 |
Closed_By | ⇒ | Quy |
I cannot reproduce this. Are you sure that you have pressed the enter-button to complete the input of the new position name?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29459.