Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch fix bugs from field-testing #68

Merged
merged 3 commits into from
Aug 20, 2020
Merged

Conversation

seshrs
Copy link
Member

@seshrs seshrs commented Aug 20, 2020

This PR fixes two bugs discovered during field-testing on EECS 485 and EECS 280 specs:

  1. The last section in the Sidebar would never be highlighted, even when the user scrolls to that section. This issue has been fixed in c1a3764.

  2. @zpapanas noticed (in eecs485staff/lab#6) that task-lists were not styled correctly. It turns out that Primer CSS does not appear to have public styles for task-lists! 957559c adds a temporary fix.

This PR bumps the patch version number since the features do not break pages currently built with Primer Spec v1.3.0.

@seshrs seshrs added bug Something isn't working semver/patch Pull Request proposes "patch" change labels Aug 20, 2020
@seshrs seshrs added this to the FA 2020 milestone Aug 20, 2020
@seshrs seshrs merged commit efbd467 into develop Aug 20, 2020
@seshrs seshrs deleted the fix/last-section-active branch August 20, 2020 23:56
@seshrs seshrs mentioned this pull request Aug 27, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver/patch Pull Request proposes "patch" change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant