codeforboston / codeforboston/jobhopper

Polish for Home Page

Open
#231 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Context: We're still seeing lots of text after the user initially selects the occupation. Instead, the user should see the intro text shrink to two lines and end with an ellipsis (...) . Then if the user wants, she can expand the full text again with a caret.

Note: An acceptable implementation is to collapse the entire paragraph with the existing caret. Instead, if possible, from a design perspective, it would be more desirable to leave the top two lines; but if this is too much, implementer has discretion.

Here's the part of the page we're describing:
![image](https://user-images.githubusercontent.com/18365706/102946308-40e92c80-448e-11eb-98d5-f54be2585ba0.png)

And this would disappear on selection of an occupation:
![image](https://user-images.githubusercontent.com/18365706/102946335-52cacf80-448e-11eb-98df-288fe67794e8.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.