primer-spec icon indicating copy to clipboard operation
primer-spec copied to clipboard

A Jekyll theme for sites with content-heavy pages

Results 17 primer-spec issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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...

enhancement

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...

enhancement
question

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...

enhancement
question

**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...

enhancement

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.

enhancement

@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...

bug