Skip to content

Conversation

drop-george
Copy link

@drop-george drop-george commented Sep 9, 2019

This PR makes it possible to change what happens when a user taps the mask.

Before:

  • Tapping mask closes out of the view, and the date selected does not persist

After

  • If onPressMaskBehaviour not set or set to 'cancel'
    • Tapping mask closes out of the view, and the date selected does not persist
  • If onPressMaskBehaviour='confirm'
    • Tapping mask closes out of the view, and the date selected persists

Addresses #327

@coveralls
Copy link

coveralls commented Sep 9, 2019

Coverage Status

Coverage increased (+0.05%) to 97.414% when pulling a8c9982 on drop-george:master into 2a209bd on xgfe:master.

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

Successfully merging this pull request may close these issues.

3 participants