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
{{ message }}
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
Describe the bug
This was caused by a accidental change in PR #316, it removed an input to a function being called when the branch drop down is selected. This caused the the text field to not be cleared in some instances, and when attempting to do so would throw an error to the console.
To reproduce
Steps to reproduce the behavior:
Go to the screen where you can view the graph
Enter a branch name
Click anywhere on the application that is unrelated to the branch creation (the branch creation drop down should close)
Re-open the branch drop down
The text field will not be cleared
Expected behavior / Acceptance criteria
In step 5 of the testing the text field should be cleared.
Screenshots
Desktop (please complete the following information):
Describe the bug
This was caused by a accidental change in PR #316, it removed an input to a function being called when the branch drop down is selected. This caused the the text field to not be cleared in some instances, and when attempting to do so would throw an error to the console.
To reproduce
Steps to reproduce the behavior:
Expected behavior / Acceptance criteria
In step 5 of the testing the text field should be cleared.
Screenshots
Desktop (please complete the following information):
Related issues
PR #316
Related to issue #287
The text was updated successfully, but these errors were encountered: