-
Notifications
You must be signed in to change notification settings - Fork 22
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
Landing Page Features #60
Comments
@begunfx please only move issues to in progress when they're assigned to you, and try to only assign one issue at a time to yourself unless there's a lot of overlap |
#109 was merged, but didn't include enough to consider this ticket complete. It still needs the placeholder items (ripping the images from the wires would be fine, or any other placeholders). As shown in the comps, these should adjust how many items show per row based on the screen width, down to a single item per row on mobile. |
@begunfx I'm pulling you off this for now since it's been a while. If you still plan to work on this in the near future please assign it back to yourself. |
@rajm1 any progress or branch you can share for this? |
I'll send you what I have later today. I was out of town for a few days.
Sent from Yahoo Mail on Android
On Wed, Oct 16, 2019 at 12:30 AM, Chris Schmitz<[email protected]> wrote:
@rajm1 any progress or branch you can share for this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@rajm1 I couldn't find your changes. Did you push them out yet? If so, to what branch? |
removing @rajm1 due to a lack of feedback, assigning to @nicoleiocana |
…tures #60 Update landing page features
Merged #132 because it was close to matching the comp and hadn't been updated in a while, but there's still some minor improvements needed to completely match the comps. |
@nicoleiocana Unassigning from you because there hasn't been much work on this lately, but feel free to assign it to yourself again if you want to finish off the comp matching. |
Implement the features screen of the landing page. This should be a grid of features, including an icon, title, and brief description to the right of the icon. This grid should automatically adjust to fit the width of the screen, and adjust the number of items per row if there's not enough room to fit the full item. For small screens (400px or less) the title and description should be move under the icon. The icons and text should be taken from the comp.
Please base your changes on the develop-landing-page branch.
See the comps for desktop and mobile for reference.
The text was updated successfully, but these errors were encountered: