uvicgse / project-virtual-team-2

4 stars 3 forks source link

Graph Drawing Modal is stuck for a brand new repository #4

Open omazhary opened 5 years ago

omazhary commented 5 years ago

Use the create a local repo to create a local repository and it will transition to the graph screen with the drawing graph modal infinitely displayed as the graph cannot be drawn. The user has the option to close the modal but this is not intuitive behavior.

katland commented 5 years ago

Rediscovered this recently and there does not appear to be a way to cancel the loading without reloading the entire app as the 'graph loading' screen overlays the rest of the application. The issue also occurs if trying to open a previously created repository that has nothing to load in the app:

1 - make a folder with some code in it that has no commits or anything 2 - run visual git and sign in 3 - open that folder as a local repository 4 - a warning will pop up that no branches have been found, click okay 5 - a popup will open saying repository successfully opened 6 - the loading graph sign will just keep spinning and block you from interacting with anything