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

Remove toast informing about spaces in underlying values #2285

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

bartoszfilipowicz
Copy link
Contributor

A warning about spaces in underlying values is displayed in the question widget. There is no need for additional toast.

Closes #2284.

What has been done to verify that this works as intended?

Tested on own device. Pixel gen 1 Android 9.0 beta

Why is this the best possible solution? Were any other approaches considered?

Are there any risks to merging this code? If so, what are they?

No.

Do we need any specific form for testing your changes? If so, please attach one.

Use form provided in #1964

Before submitting this PR, please make sure you have:

  • run ./gradlew pmd checkstyle lint findbugs and confirmed all checks still pass.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

Instead of the toast we now use a well visible warning on multi select
widgets. The solution is unified across all multi select widgets.

This is a follow up to discussion about issue getodk#1964.

Closes getodk#2284.
@mmarciniak90
Copy link
Contributor

Tested with success!

Verified on Android: 4.1, 4.2, 4.4, 5.1, 6.0, 7.0
Verified cases:

  • new form
  • saved form
  • jump to question, go to end/ go to start
  • required question toast
  • light/dark theme

@opendatakit-bot label "behavior verified"
@opendatakit-bot unlabel "needs testing"

@lognaturel lognaturel merged commit 4449338 into getodk:master Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants