Headers need redesigned
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
In some cases - say activity - we use the tab design. This works - this page in general works - because it acts as both a header and a nav, and it has the search coupled with it.
We need to figuer out a new uniform header for other pages. I made some quick changes to at leas tmake them render correctly, but I think we need a similar pattern that is like:
[Search Bar]
[Title]
(or flip it)
Search bar likely needs to be optional. I had a lot of this built perviously but have accidentally become desktop-biased recently.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing activity page tab/header pattern with the other pages that need a uniform header. Clarify whether the search bar is optional and whether it belongs above or below the title; done means the agreed header pattern renders correctly across those pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100