uxchecklist / uxchecklist.github.io

ux project checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Google Drive implementation can't handle multiple projects with the same name

luigimannoni opened this issue · comments

Creating multiple projects with the same name while syncing to Google Drive causes the Projects to be treated like they would be the same.

Steps to reproduce the issue:

  • Connect to Google Drive
  • Create a project, name it Lorem and tick the first box
  • Create another project and name it Ipsum and tick the second box
  • Create another project and name it Lorem and tick the third box

Wanted behavior:

  • The first project named Lorem should have only the first checkbox ticked
  • The second project named Ipsum should have only the second checkbox ticked
  • The third project name Lorem should have only the third checkbox ticked

Actual result:

  • First and third projects named Lorem always show the third checkbox ticked