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
http://burnchart.io#rails I would expect it to list all the projects for that owner so I can select one of them (Ryan). We could show a list of available project names with their: description, private flag and has_issues making the project greyed out if no issues found, cache these projects in local storage.
One possible approach is to expand on the repo input field like here, but it still doesn't solve what happens when we just type in a username into the URL
The text was updated successfully, but these errors were encountered:
http://burnchart.io#rails I would expect it to list all the projects for that owner so I can select one of them (Ryan). We could show a list of available project names with their:
description
,private
flag andhas_issues
making the project greyed out if no issues found, cache these projects in local storage.One possible approach is to expand on the repo input field like here, but it still doesn't solve what happens when we just type in a username into the URL
The text was updated successfully, but these errors were encountered: