?
avatar Didldu-Florian
Didldu-Florian
15 Oct 2019

Steps to reproduce the issue

  1. Creat a new subform field like in com_users.users
    index.php?option=com_fields&view=field&layout=edit&id=2&context=com_users.user
  2. Select field type "subfields"
  3. See "Render values " Table.

field_edit_subforms

Expected result

Table should fit

Actual result

Table does not fit

System information (as much as possible)

Joomla! 4.0.0-alpha12-dev

Additional comments

The Problem depends on the css table theads white-space: nowrap

.table thead td, .table thead th { white-space: nowrap;
Not sure why it is there, but i think for reponsive reasean these should be anyway set to normal.
Bett we fix the reasons why nowrap was necessary there?

avatar Didldu-Florian Didldu-Florian - open - 15 Oct 2019
avatar joomla-cms-bot joomla-cms-bot - change - 15 Oct 2019
Title
[4.0] create/edit subfields <table> size does not fit
[4.0] create/edit subfields size does not fit
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Oct 2019
avatar brianteeman
brianteeman - comment - 15 Oct 2019

looks like it is simply a copy paste error

avatar Didldu-Florian
Didldu-Florian - comment - 15 Oct 2019

copy paste error?

What is the reason for these?
.table thead td, .table thead th { white-space: nowrap;

Maybe we should remove these line of css anyway ;)

avatar brianteeman
brianteeman - comment - 15 Oct 2019

actually looking at my install I dont have subfields

avatar Quy
Quy - comment - 15 Oct 2019

It was merged recently #24711.

avatar brianteeman
brianteeman - comment - 15 Oct 2019

ah - must update my branch then and check it tomorrow

avatar brianteeman
brianteeman - comment - 16 Oct 2019

Yikes that needs a lot of work

avatar Quy Quy - change - 17 Oct 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-10-17 13:26:20
Closed_By Quy
avatar Quy Quy - edited - 17 Oct 2019
avatar Quy Quy - close - 17 Oct 2019
avatar Quy
Quy - comment - 17 Oct 2019

Please test PR #26614


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

Add a Comment

Login with GitHub to post a comment