Skip to content

fix(ui): display configuration errors, prevent configuration requests (#434)

Lasha Kakabadze requested to merge 434-display-config-error into master

Description

  • Display configuration error in the UI.
  • Prevent configuration requests if mode is physical, disable tab.
  • Disable fields and add a snacker

Related issue

#434 (closed)

Examples

Screenshot_2022-09-22_at_14.55.17

Screenshot_2022-09-22_at_14.52.43

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have text changes OR there are text changes and they have been reviewed
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed

Closes #434 (closed)

Edited by Lasha Kakabadze

Merge request reports