Skip to content

Disable Stage button when Archive is pending; show popovers

ryanlong requested to merge feature-235 into main

Created by: ri-pandey

Description

The Project's Dataset table now show a loading indicator when Archive is pending, thereby disabling users from kicking off Staging until Archive is complete. The table now also shows popover text for the Stage button to indicate what the loading indicator means.

Related Issue(s)

Closes #235 (closed)

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)

Screenshot 2024-05-09 at 4 34 54 PM Screenshot 2024-05-09 at 4 46 06 PM

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