No Code Attached Yet Backend Template PBF bug
avatar korenevskiy
korenevskiy
13 Mar 2023

Steps to reproduce the issue

Expected result

In the articles manager, the tags field goes beyond the dimensions of the widget column.
image

Actual result

The size of the field must match the size of the panel.

avatar korenevskiy korenevskiy - open - 13 Mar 2023
avatar joomla-cms-bot joomla-cms-bot - change - 13 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Mar 2023
avatar korenevskiy korenevskiy - change - 13 Mar 2023
The description was changed
avatar korenevskiy korenevskiy - edited - 13 Mar 2023
avatar Hackwar Hackwar - change - 13 Mar 2023
Labels Added: bug
avatar Hackwar Hackwar - labeled - 13 Mar 2023
avatar chmst
chmst - comment - 13 Mar 2023

Not only in articles, everywhere where the tabs field is used.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40096.

avatar brianteeman
brianteeman - comment - 13 Mar 2023

it is the overrides in the atum template for choicesjs which are setting the padding for the .choices__inner class

avatar chmst chmst - change - 13 Mar 2023
Labels Added: ?
avatar chmst chmst - labeled - 13 Mar 2023
avatar rajputanuj31
rajputanuj31 - comment - 17 Aug 2023

If I put width: 100% !important; in the .choices_input class, it works well in the browser. Do I need to make more changes or is this enough?

avatar korenevskiy
korenevskiy - comment - 17 Aug 2023

If I put width: 100% !important; in the .choices_input class, it works well in the browser. Do I need to make more changes or is this enough?

Let's stop at the fact that this is enough.

But why?, it is necessary to change the MIN-WIDTH value there . Or am I wrong?

avatar Quy
Quy - comment - 18 Aug 2023
avatar Hackwar Hackwar - change - 25 Aug 2023
Labels Added: Backend Template PBF
Removed: ?
avatar Hackwar Hackwar - labeled - 25 Aug 2023
avatar brianteeman brianteeman - change - 26 Aug 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-08-26 16:59:12
Closed_By brianteeman
avatar brianteeman brianteeman - close - 26 Aug 2023
avatar brianteeman
brianteeman - comment - 26 Aug 2023

Closed as we have a pr for testing #41478

Add a Comment

Login with GitHub to post a comment