NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
15 stars 6 forks source link

Added a component to allow context help buttons to be added throughout the application #207

Closed hahnd closed 1 year ago

hahnd commented 1 year ago

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