Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] [Cassiopeia] Large spacing between fieldsets #33548

Open
Kostelano opened this issue May 4, 2021 · 7 comments
Open

[4.0] [Cassiopeia] Large spacing between fieldsets #33548

Kostelano opened this issue May 4, 2021 · 7 comments

Comments

@Kostelano
Copy link
Contributor

Steps to reproduce the issue

Install demo data, go to the frontend, log in to the system, select Change password / profile in the right menu. Please note that there are very large margins between field sets.

fieldset + fieldset {margin-top: 2em}

and

fieldset {margin-bottom: 2em}

Screenshot_4

I don't know why this was done, but at the moment, in addition to a visually negative perception (okay, this is not objective), we also get extra indents for parameter descriptions.

@richard67
Copy link
Member

I think the history can be found here #29138 and then here joomla/cassiopeia#99 .

@chmst
Copy link
Contributor

chmst commented May 4, 2021

Big spaces between fieldsets are intended and better UX, they separate visually blocks of information.

But the descriptions should be inside the fieldset.
grafik


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

@rjharishabh
Copy link
Contributor

fieldset {margin-bottom: 2em} is not present in Atum Template

@chmst
Copy link
Contributor

chmst commented May 5, 2021

@rjharishabh this is the frontend, cassiopeia.
In backend, go to users, options.
Activate the "users can register" Option.
Then you find a link to a registration form in the login module in the frontend.In the registration form, the stuff with the token


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

@rjharishabh
Copy link
Contributor

Thanks, now I have understand

@brianteeman
Copy link
Contributor

The issue here is NOT the fieldset padding - thats correct. The issue is that field description for a switcher field is outside of the fieldset.

@Kostelano
Copy link
Contributor Author

Contributors, please add the tag "J4 Frontend Template".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants