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

fix: update profile page based on qa #36

Merged
merged 4 commits into from
Dec 20, 2018
Merged

fix: update profile page based on qa #36

merged 4 commits into from
Dec 20, 2018

Conversation

rtirserio
Copy link

Resolves TM-306

<div className="condensed-card-bottom-container">
<div className="usa-grid-full condensed-card-bottom">
<CondensedCardData position={position} />
<div className="usa-grid-full condensed-card-buttons-section">
<Favorite
hideText
useLongText
hasBorder
refKey={position.id}
compareArray={favorites}
useButtonClass
useButtonClassSecondary

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe in @cydneycappello 's designs, the button is blue, so you can remove the useButtonClassSecondary prop here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Copy link

@mjoyce91 mjoyce91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one comment about button color.

@mjoyce91 mjoyce91 mentioned this pull request Dec 19, 2018
@rtirserio rtirserio merged commit d684b06 into dev Dec 20, 2018
@burgwyn burgwyn deleted the fix/profile-qa branch April 29, 2019 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants