-
Notifications
You must be signed in to change notification settings - Fork 1
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
1165/design items #1270
1165/design items #1270
Conversation
✅ Deploy Preview for detroit-public-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for detroit-partners-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not seeing: Footer-section component with logo and contact content should have max width of 1024px so text doesn't run too long
Let's remove this one on mobile only: Should have 1px line between the header and the content of the single listing page
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a lot of this looks good, one thing I'm noticing (and this could be my 👀 or my computer) but it seems like there is still a line on tooltips that cuts really close to the end of the tooltip
can you take a look at that and see if you can resolve please!
ui-components/src/page_components/listing/ListingDividerLine.tsx
Outdated
Show resolved
Hide resolved
ui-components/src/page_components/listing/ListingDividerLine.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me! Since we'll wait for @emilyjablonski's approval of the changes until she's back, I'm going to move it to QA with the preview in the meantime.
* style: issues 1, 2, 3, 5, 6 * style: issue 4 divider line * feat: ListingDividerLine * feat: reset tooltip functionality * style: footer-sections div max width 1024px, centered * style: remove divider line on mobile * style: make tooltip taller but overlap more so it displays the same but no line shows Co-authored-by: Sean Albert <[email protected]>
Issue #1165
Description
How Can This Be Tested/Reviewed?
Entry Point 1: http://localhost:3000/ | https://detroit-public-dev.netlify.app/
Entry Point 2: http://localhost:3000/listings | https://detroit-public-dev.netlify.app/listings
Checklist:
yarn generate:client
and/or created a migration if I made backend changes that require themReviewer Notes:
Steps to review a PR:
On Merge:
If you have one commit and message, squash. If you need each message to be applied, rebase and merge.