Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Button Title Dependent on the Medication Modification State (#6)
# Make Button Title Dependent on the Medication Modification State ## ♻️ Current situation & Problem - Feedback we received from users of the Medication Module: > Upon clicking medication settings, the only way a user can go back is either by clicking "cancel" or swiping down from the upper third of the screen. Propose changing "cancel" to "close." Important to leave "cancel" when adding a new medication as in that situation you would be cancelling the action. ## ⚙️ Release Notes - Show "close" instead of "cancel" in the case that a medication has not yet been changed. ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
- Loading branch information