asyml / asyml/stave

Header or Dashboard

Open
#113 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
52
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Related to Issue #101 **Header should not be visible when logged out.**
Now Header is in the App component, which is shown on every page.

**Describe the solution you'd like**
Two solutions are:
1. Keep it in App.tsx and hide it on some pages such as login, signup
2. Create a new page called Dashboard which works as a console. Projects and the individual project can be imported to this page so that the user can manage them without jumping to another page.

**Short demo**

![demo_dashboard](https://user-images.githubusercontent.com/58713140/91096210-a128a880-e62b-11ea-89b2-16640b0a3a16.gif)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading App.tsx and Issue #101, then compare the proposed header behavior with the linked dashboard demo. Clarify whether the intended result is conditional header visibility or a new dashboard page; done should cover the logged-out pages and the project-management flow described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.