stemn / stemn-desktop

:rocket: The Version Control System for Google Drive and Dropbox
https://stemn.com/
10 stars 1 forks source link

Project without title should display Untitled Project #28

Open Xilonz opened 6 years ago

Xilonz commented 6 years ago

Just like the web-app.

MrBlenny commented 6 years ago

@tomnlittle I suspect we need a default: https://github.com/stemn/stemn-frontend-shared/blob/master/src/misc/Sidebar/SidebarProjectButton.jsx#L32 and https://github.com/stemn/stemn-frontend/blob/master/electronNew/app/renderer/main/pages/ProjectPage/ProjectPage.jsx#L125

Should be 'Unititled Project' https://github.com/stemn/stemn-frontend/blob/master/websiteNew/src/client/assets/javascripts/pages/Project/Project.js#L33