You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a limit to the number of skills a module can have/show on a module
Audit the existing resources
Modules to audit
Laravel Basics For WordPress Developers
Basic Testing (has 5 exactly)
Basic JavaScript
Laravel Basics
Beginning PHP
Idea
Rather than removing the extra skills, we could make it so the user sees a small + 3 more bubble or something similar that can be clicked to see the remaining skills. We may also want to consider making them smaller so they don't take up so much space?
Current Example
The text was updated successfully, but these errors were encountered:
Thanks for your help 😄. For this issue, we'd like to limit the number of skills shown on a module by default to prevent the "Overview" and "Skills" sections from getting too big. The issue title mentions a max of five, but I think this would actually work great if it's limited to four, with the fifth badge being a button users can click to see the remaining skills.
The summary above lists all of the modules that currently have 5 or more skills.
Here are some acceptance criteria for this issue:
display four skills on a module detail page by default
if a module has more than four skills, add a fifth badge that will show/hide the remaining skills
the fifth badge should show the number of skills that are hidden
Summary
Todo
Modules to audit
Idea
Rather than removing the extra skills, we could make it so the user sees a small
+ 3 more
bubble or something similar that can be clicked to see the remaining skills. We may also want to consider making them smaller so they don't take up so much space?Current Example
The text was updated successfully, but these errors were encountered: