-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
BugSomething isn't workingSomething isn't workingComplexity: MediumP-Feature: Wins Pagehttps://www.hackforla.org/wins/https://www.hackforla.org/wins/role: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Milestone
Description
Overview
We need to restore the original "drop-down" Role and Team filter menus on the WINS page, which have changed due to recent updates to a shared SCSS file. The original SCSS classes will be restored with new names and the HTML will be updated accordingly.
Action Items
- Checkout the
gh-pagesbranch then rungit reset --hard 70288eaed010f0a996132113c96588e27c7ea2fain order to restore the original version of the SCSS file in the working directory tree. - Make a copy of
_sass/elements/_dropdown_filters.scssnamed_sass/elements/_old_dropdown_filters.scss - Restore the current
gh-pagesusinggit pull upstream gh-pagesthen create an issue branch - Add an
@importstatement to_sass/main.scssso that the new SCSS file is included in the site's CSS - In
_sass/elements/_old_dropdown_filters.scss, prepend "old-" to the beginning of each class. - Update the HTML in
_includes/ wins-filter-template.htmlto reference class names with the "old-" prefix. - Using Docker, test the WINS page locally to ensure that its appearance matches the screenshots shown below in the Resources section at mobile and desktop screen widths, and that the filters are functional at mobile and desktop screen widths. Check the Projects and Home Pages as well to ensure that the appearance and functionality of the Project filters has not changed.
Resources/Instructions
- SCSS classes for styling the drop down menus are stored in
_sass/elements/_dropdown_filters.scss - HTML markup for the drop down menus is stored in
_includes/wins-page/wins-filter-template.html - WINS page live | on GitHub code repository
- Projects page
- Changes to the original SCSS classes can be found in Projects filters 3744 #4280
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingComplexity: MediumP-Feature: Wins Pagehttps://www.hackforla.org/wins/https://www.hackforla.org/wins/role: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Type
Projects
Status
Done



