… the onboard survey should work as expected.\n Keyboard no longer stay open when it shouldn't.\n Login page is now consistently styled with the rest of the application. \n A single button handles register and next, preventing various bugs from improper button sequencing.
name: 🚀 Pull Request
about: Implementation of a feature or bug fix.
Pull Request
Related Issue
A clear and concise description of what the feature is.
Describe the solution you implemented
A clear and concise description of how the feature has been implemented. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions you've considered. What are the trade offs that you considered that led to this implementation.
How Has This Been Tested?
Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.
Screenshots
Include screenshots of the feature working.
Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] I have read the CONTRIBUTING document.
[ ] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
… the onboard survey should work as expected.\n Keyboard no longer stay open when it shouldn't.\n Login page is now consistently styled with the rest of the application. \n A single button handles register and next, preventing various bugs from improper button sequencing.
name: 🚀 Pull Request about: Implementation of a feature or bug fix.
Pull Request
Related Issue A clear and concise description of what the feature is.
Describe the solution you implemented A clear and concise description of how the feature has been implemented. Add any considered drawbacks.
Describe alternatives you've considered A clear and concise description of any alternative solutions you've considered. What are the trade offs that you considered that led to this implementation.
How Has This Been Tested? Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.
Screenshots Include screenshots of the feature working.
Types of Changes