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

Need some default text when there are no user projects. #442

Open
anshumanv opened this issue Jul 20, 2017 · 4 comments
Open

Need some default text when there are no user projects. #442

anshumanv opened this issue Jul 20, 2017 · 4 comments

Comments

@anshumanv
Copy link
Contributor

When a user goes to their projects section, the projects are listed as obvious.
In case the user has no projects it's just a blank screen and thus i think we need some default text which should display in case the user has no projects, something like Sorry, but you have no existing projects. Go to create project and get started.
views @stevekrouse ?

@stevekrouse
Copy link
Owner

Sounds like a great idea!

@anshumanv
Copy link
Contributor Author

Will incorporate this shortly, thanks !

@stevekrouse stevekrouse added this to Important Issues in WoofJS Development May 17, 2019
@stevekrouse stevekrouse moved this from Priority 2 to Accepted Solutions in WoofJS Development May 17, 2019
@truthgoddess truthgoddess self-assigned this May 21, 2019
@truthgoddess truthgoddess moved this from Quick Fixes to In Progress in WoofJS Development May 28, 2019
@truthgoddess
Copy link
Contributor

@stevekrouse @madduccino Spent ten minutes or so trying to figure out where to put this, but the flow that does the login is a bit unfamiliar to me right now, and I think my time is better spent looking at other issues.

However, if either of you can point me to the lines in user.html or create.html that I should be focusing on, I could probably figure it out faster. Otherwise, I'll try again when I have more familiarity with that part of the program.

@truthgoddess truthgoddess moved this from In Progress to Quick Fixes in WoofJS Development May 28, 2019
@stevekrouse
Copy link
Owner

stevekrouse commented Jun 3, 2019

I probably put a conditional here abouts that checks if there are no projects

<ul id="list" class="list-group">

@hallpell hallpell added this to Low Priority in WoofJS 2021-2022 Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
WoofJS 2021-2022
Low Priority
Development

No branches or pull requests

3 participants