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

Make checkboxes not clickable on the full screen width #1922

Closed
janagombitova opened this issue Feb 1, 2017 · 3 comments
Closed

Make checkboxes not clickable on the full screen width #1922

janagombitova opened this issue Feb 1, 2017 · 3 comments

Comments

@janagombitova
Copy link
Contributor

We have multiple checkboxes and things across the dashboard the user needs to click on to select, de-select etc. Some of these items make an important difference in the work users do, as setting a question to mandatory or not. To make it a very precise job, we should make sure that if the user accidentally clicks outside of the check box it does not select the item.

The action plan is to identify all these elements and make sure they are only selectable where the user can notice it.

checkboxes

@janagombitova
Copy link
Contributor Author

janagombitova commented Aug 31, 2017

These checkboxes in survey editor are clickable on full page width and need to be changed to the width on the checkbox:

For all question types:

  • mandatory
  • use as data point name
  • use as data point location
  • dependent
  • for Settings per question type, see list below

For free text questions

  • require double entry
  • allow external sources

For options:

  • allow multiple
  • allow other

For number:

  • allow sign
  • allow decimal point
  • require double entry

For geolocation:

  • disable manual editing of values on device

For barcode:

  • enable multiple barcode scan
  • disable manual editing of values on device

For geoshapes:

  • allow creation of points
  • allow creation of lines
  • allow creation of areas
  • disable manual editing..

@loicsans loicsans added this to the 1.9.23 V... V... milestone Sep 4, 2017
muloem added a commit that referenced this issue Sep 20, 2017
[#1922] Removed the full width click to tick on checkboxes in survey editor (connect #1922)
@janagombitova
Copy link
Contributor Author

screen shot 2017-09-20 at 16 16 02

screen shot 2017-09-20 at 16 17 17

The checkboxes are fixed, but now if a question has more than one setting they are all in one row, making it hard to see which are selected and which are not. Before this change the separate settings were is separate rows on the screen which was easier to work with.

loicsans added a commit that referenced this issue Sep 21, 2017
stellanl added a commit that referenced this issue Sep 21, 2017
[#1922] Checkboxes appears as lists. (Connect #1922)
@janagombitova
Copy link
Contributor Author

👍 ready to go

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

2 participants