You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data diff view on the branch detail page has an approve button that should not be there. This button is part of the proposed change process and should not be available on the branch detail page.
When you click on the button, you get an error message.
Expected Behavior
The button should not be there on the branch detail page, or it should be disabled.
Steps to Reproduce
spin up infrahub
create a branch
make a change in the branch (add a new tag)
navigate to the branch detail page in the frontend
click on diff, and then open the data tab
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Component
Frontend UI
Infrahub version
0.16.0.dev0
Current Behavior
The data diff view on the branch detail page has an approve button that should not be there. This button is part of the proposed change process and should not be available on the branch detail page.
When you click on the button, you get an error message.
Expected Behavior
The button should not be there on the branch detail page, or it should be disabled.
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: