Added an "information" icon button to the application footer and in the Preferences on the User Information pane. These are just examples, but they will pop up a context help dialog. #206 is a new issue to fill out the application with these context help buttons to give the user quick access to help.
Pull Request Testing
Run the ng serve command to view the web application. Check that they layout of the pop-up dialog looks good in multiple screen sizes (including mobile).
Pull Request Checklist
[ ] Review the source issue metadata (labels, project, and milestone).
[ ] Complete the PR definition above.
[ ] Ensure the PR title matches the feature or bugfix branch name.
[ ] Define the PR metadata, as permissions allow.
Select: Reviewer(s)
Select: Project
Select: Milestone as the version that will include these changes
Select: Development to link to the original development issue.
[ ] After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
[ ] Close the linked issue and delete your feature or bugfix branch from GitHub.
Expected Differences
Added an "information" icon button to the application footer and in the Preferences on the User Information pane. These are just examples, but they will pop up a context help dialog. #206 is a new issue to fill out the application with these context help buttons to give the user quick access to help.
Pull Request Testing
Run the
ng serve
command to view the web application. Check that they layout of the pop-up dialog looks good in multiple screen sizes (including mobile).Pull Request Checklist
Closes #176