Remove welcome text & instructions on homepage if user has tasks? #1713

Closed
opened 2020-04-02 18:23:17 +00:00 by deanishe · 2 comments

The "Hi dean! Click on a list…" text takes up a large amount of the screen on mobile (I have a small phone) that could be used for showing tasks.

If a user has some tasks, it seems reasonable to assume that they know how to use Vikunja, so perhaps the welcome text & instructions could be hidden?

The big "import" button also takes up a lot of space, but I think #61 is about hiding that.

The "Hi dean! Click on a list…" text takes up a large amount of the screen on mobile (I have a small phone) that could be used for showing tasks. If a user has some tasks, it seems reasonable to assume that they know how to use Vikunja, so perhaps the welcome text & instructions could be hidden? The big "import" button also takes up a lot of space, but I *think* #61 is about hiding that.
Owner

Hiding the text if the user has tasks seems like a good idea. I thought of hiding it, but couldn't think of a good way to determine if the user has used Vikunja - I like your proposition.

I'd like to postpone this a bit until we have user settings to also move the migration button to the setting - then we could have it all hidden in one go.

Hiding the text if the user has tasks seems like a good idea. I thought of hiding it, but couldn't think of a good way to determine if the user has used Vikunja - I like your proposition. I'd like to postpone this a bit until we have user settings to also move the migration button to the setting - then we could have it all hidden in one go.
Owner

Implemented in vikunja/frontend#159.

Implemented in https://kolaente.dev/vikunja/frontend/pulls/159.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1713
No description provided.