issues
search
Azure
/
pcs-remote-monitoring-webui
Azure IoT PCS Remote Monitoring Web UI
MIT License
54
stars
72
forks
source link
Miscellaneous bug fixes
#1231
Closed
isaac-dasan
closed
5 years ago
isaac-dasan
commented
5 years ago
Type of change?
[x] Bug fix
[ ] New feature
[ ] Enhancement
[ ] Breaking change (breaks backward compatibility)
Description, Context, Motivation
Simulation toggle was not working because the new fluent control sends back value directly, which was not updated.
https://github.com/Azure/pcs-remote-monitoring-webui/issues/1228
Flyout's "Apply" buttons were not enabled because the palceholders for "Operator" dropdown were misleading and looked like the values are already selected.
https://github.com/Azure/pcs-remote-monitoring-webui/issues/1230
TimeFilter was not working because the value was not updated to map the new fluent control
https://github.com/Azure/pcs-remote-monitoring-webui/issues/1229
Checklist:
[x] All tests passed
[x] The code follows the code style and conventions of this project
[ ] The change requires a change to the documentation
[ ] I have updated the documentation accordingly
This change is
Type of change?
Description, Context, Motivation
Checklist:
This change is