cloudfour / cloudfour/generator-core-patternlib
An Overview of UI Faults
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
These lists outline various UI shortcomings (and ideas) pointed out internally over the course of recent project(s) using this pattern library. **We should add to these lists** when relevant issues concerning this UI are created for projects using it.
#### Navigation
- [ ] The dark/inverted theme is too distracting. Make it more subtle.
- [ ] The off-canvas is janky (and annoyingly affects scroll position). Use a top-down drawer instead.
- [ ] Consider exposing secondary nav items only when you're on a page from that nav section.
#### Hierarchy
- [ ] Many items put all variations at the top level, making the code samples too complex. Nest them.
- [ ] Consider copying what [Solid](http://solid.buzzfeed.com) does for some section headings: use the CSS classes verbatim.
#### Misc
- [ ] Code sample lines wrap. They should overflow instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue is organized into Navigation, Hierarchy, and Misc checklists; start by reviewing those sections and the related project issues they describe. Done means the relevant UI shortcomings are clearly tracked in these lists, with new items added when corresponding issues are created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100