Skip to content

Workflow UI refactor

ryanlong requested to merge workflow_ui_refactor into main

Created by: deepakduggirala

Description

change loading indicator to progress-bar from spinner to remove glitching effect

refactor workflow filters into a separate component. Throttle events, debounce user input, handle errors.

Changes Made

List the main changes made in this PR. Be as specific as possible.

  • Feature added
  • Bug fixed
  • Code refactored
  • Documentation updated
  • Other changes: [describe]

Screenshots (if applicable)

Oct-07-2024 13-05-21

Checklist

Before submitting this PR, please make sure that:

  • Your code passes linting and coding style checks.
  • Documentation has been updated to reflect the changes.
  • You have reviewed your own code and resolved any merge conflicts.
  • You have requested a review from at least one team member.
  • Any relevant issue(s) have been linked to this PR.

Merge request reports

Loading