Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle empty state for Projects.jsx after a ban removes mypage.html #187

Open
jhmullen opened this issue Oct 12, 2017 · 0 comments
Open

Comments

@jhmullen
Copy link
Collaborator

Currently, if a student has no projects (initial default state), we autocreate mypage.html.

However, if enough of a student's content is banned such that they again "have no projects" (by way of a 0 length project list) then we attempt to recreate "mypage.html," which causes a collision in the unique naming of project files.

Handle this more gracefully.

@jhmullen jhmullen added this to the November Beta milestone Oct 12, 2017
@jhmullen jhmullen self-assigned this Oct 12, 2017
@davelandry davelandry removed this from the November Beta milestone Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants