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

Elements are not consistently aligned #2403

Open
Chartman123 opened this issue Nov 8, 2024 · 2 comments
Open

Elements are not consistently aligned #2403

Chartman123 opened this issue Nov 8, 2024 · 2 comments
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working design Related to the design good first issue Good for newcomers
Milestone

Comments

@Chartman123
Copy link
Collaborator

Chartman123 commented Nov 8, 2024

Please use the 👍 reaction to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!

Describe the bug
Currently the elements are not consistently aligned

To Reproduce
Steps to reproduce the behavior:

  1. Go to submit/create/results view and see misaligned elements

Expected behavior
There should be no misalignments

Screenshots

  1. Form title/description and Questions in Submit view:
    Image

  2. Question title and options too wide:
    Image

  3. Form title/description and Results:
    Image

@Chartman123 Chartman123 added 1. to develop Accepted and waiting to be taken care of bug Something isn't working design Related to the design labels Nov 8, 2024
@Chartman123 Chartman123 added this to the 5.0 milestone Nov 8, 2024
@Chartman123 Chartman123 added the good first issue Good for newcomers label Nov 11, 2024
@timonsky
Copy link

timonsky commented Jan 6, 2025

Just stumbled across this, after reading about the validation of number type answer and not being able to see them in the edit menu

The way it presented for me was this:

Image

Everything nicely centered, well, mostly except for the 'required' asteriks, but the validation type menu nowhere to be seen

except it was there, all the way to the right, had to use the scrollbar, which given the fact that everything seemed centered wasn't obvoius

Image

@timonsky
Copy link

timonsky commented Jan 6, 2025

what I found so far for my problem (don't know, maybe it should be it's own issue?!)

  • css styling found in css/forms-styles.css line 22 at column 19997ff
  • .validate-type-menu__toggle: setting position to absolute and removing left and top padding move it to the correct position

but i have no idea where to find that file in this repo, searching for it only returns two mentions but no file path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working design Related to the design good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants