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

Add additional variants (form/compact/touch) #45

Open
rossjan opened this issue May 27, 2021 · 3 comments
Open

Add additional variants (form/compact/touch) #45

rossjan opened this issue May 27, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@rossjan
Copy link
Collaborator

rossjan commented May 27, 2021

Implement additional property to allow different variants

Variants:

Form

  • default mode: Full
  • normal fontsize
  • one-line if possible
  • groups in seperate cards/bigger margins/titles
  • groups indented
  • required questions marked with asterisk
  • no stepper [Discussion]

image

  • Multiple Choice
    image
    image

Compact

  • smaller margins
  • smaller font-size
  • one-line if possible
  • shorten questions if too long [Discussion]
  • groups seperated by titles
  • keep it tight
  • Display questions with the same answer options grouped together, with options above them [Discussion]
  • required questions marked with asterisk
  • no stepper

image

Touch

  • default mode: Stepper/Grouped
  • current EQU
  • hitslop
  • check margins/paddings, save the space

Additional Changes

  • progressbar and question count only in stepper mode
  • dont forget to think about how to display titles
  • create additional variables to change margins etc [Discussion]
@rossjan
Copy link
Collaborator Author

rossjan commented May 27, 2021

@zsebedits @kadhye what do you think?

@rossjan rossjan added the enhancement New feature or request label May 27, 2021
@zsebedits
Copy link
Contributor

@rossjan I think this is a good first concept. @patrick-werner What do you think?

@patrick-werner
Copy link

looking good.
Compact could be the same as Form, but always without stepper interfaces, and different CSS for smaller margins.

Form should have an optional stepper, stepping over groups (only non-nested groups)

@rossjan rossjan self-assigned this Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants