primer-spec
primer-spec copied to clipboard
A Jekyll theme for sites with content-heavy pages
**Is your feature request related to a problem? Please describe.** It's not obvious that clicking the line number copies a line on the console block. Plus if we choose the...
Some enhancements that I've been thinking about: - [ ] Automatically center-align images and videos to the page - Is this a good thing though? GitHub images aren't auto-centered by...
As a student, I remember being extremely annoyed about how specs could change in the middle of a project. Many times, changelogs weren't posted on the spec itself, and were...
When a user scrolls to a section whose sidebar item is not in view, the sidebar should scroll to make the item visible. I think the sidebar should scroll so...
**Is your feature request related to a problem? Please describe.** Spec and code get out of synch. **Describe the solution you'd like** When code on main branch of a GitHub...
Currently, we have no test coverage of our custom code in Primer Spec. It would be nice to add visual regression tests (like [BackstopJS](https://github.com/garris/BackstopJS)) and/or functional regression tests.
@seshrs see bug details and (temporary?) fix in https://github.com/eecs370/project_1_spec/issues/32 Can this be fixed directly from primer spec or do we need to copy the fix to all of our spec...