Remove chosen from com_tags#24627
Conversation
Chosen is not accessible so we shouldnt use it unless it offers something useful. In the tags component in the front end it is used for display # This doesnt require or benefit from chosen so this simple PR returns it to regular and accessible list
|
I have tested this item ✅ successfully on 7953146 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24627. |
1 similar comment
|
I have tested this item ✅ successfully on 7953146 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24627. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24627. |
|
thx |
|
LOLOLOLOL you merged this one but not the other because "it might break templates". That's hilarious. |
|
I have no idea why you're laughing at me. I someone wants to remove the chosen she/he can override the Frontend template. With this pr we remove a feature unexpected for the user. In the backend you likely will not break anything if you remove chosen. |
|
Fyi both pr were for the front end |
hmm then I mixed something up and my argument makes no sense. |
Hence @mbabker comment |
|
Yeah, so if this works in 3.9.7 without problems I will merge the com tags merge into 3.9.8 and hopefully make everyone happy. |
Chosen is not accessible so we shouldnt use it unless it offers something useful.
In the tags component in the front end it is used for display #
This doesnt require or benefit from chosen so this simple PR returns it to regular and accessible list