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

#26 Eval footer #113

Merged
merged 17 commits into from
Aug 16, 2024
Merged

#26 Eval footer #113

merged 17 commits into from
Aug 16, 2024

Conversation

bilalhankins
Copy link
Contributor

@bilalhankins bilalhankins commented Aug 7, 2024

Created footer layout
Added icons/logos to assets
Mobile responsiveness

Desktop View:
Screenshot 2024-08-13 at 4 14 52 PM

Mobile View:
Screenshot 2024-08-13 at 4 14 38 PM

#26

@bilalhankins bilalhankins added this to the Sprint 08/13/24 milestone Aug 7, 2024
@bilalhankins bilalhankins requested a review from stepchud August 7, 2024 20:47
Copy link
Contributor

@stepchud stepchud left a comment

Choose a reason for hiding this comment

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

Added commit c877a07 which fixes the social icon SVG issues you were having

@bilalhankins bilalhankins removed the WIP label Aug 14, 2024
@bilalhankins bilalhankins linked an issue Aug 14, 2024 that may be closed by this pull request
36 tasks
Copy link
Contributor

@stepchud stepchud left a comment

Choose a reason for hiding this comment

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

I was going to leave some minor UI feedback but it took me a while to play around with the styles and would take longer to explain everything so I added 5b3c862 instead. I think this is close enough to match the mockups. @bilalhankins can you test the responsiveness of this out in your local browser and see if you notice anything else that needs to be fixed?

@bilalhankins
Copy link
Contributor Author

I tested and the responsiveness is way better than the changes i have locally. The only thing i saw was the space between the GSA logo and the right side of the screen on the mobile view. I tried to see if i could play with the css and eliminate the whitespace. I dont think it is too big of an issue tbh

@stepchud
Copy link
Contributor

I tested and the responsiveness is way better than the changes i have locally. The only thing i saw was the space between the GSA logo and the right side of the screen on the mobile view. I tried to see if i could play with the css and eliminate the whitespace. I dont think it is too big of an issue tbh

cool, I think it's fixed now

@bilalhankins bilalhankins requested a review from stepchud August 15, 2024 21:40
describe "GET /" do
before { get "/" }

it_behaves_like "a page with footer content"
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

Copy link
Contributor

@stepchud stepchud left a comment

Choose a reason for hiding this comment

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

the internal app links won't work yet but the external ones will. we can go ahead and add all the links now while we build those internal pages.
copied these from the production site at https://www.challenge.gov

app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
app/views/layouts/_footer.html.erb Outdated Show resolved Hide resolved
Copy link
Contributor

@stepchud stepchud left a comment

Choose a reason for hiding this comment

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

think we're g2g 🎉

@stepchud
Copy link
Contributor

WAVE report:
Screenshot 2024-08-16 at 9 26 05 AM

@stepchud stepchud merged commit e7b47dc into dev Aug 16, 2024
8 checks passed
@stepchud stepchud deleted the 26/eval-footer branch August 16, 2024 16:57
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.

Eval Footer
2 participants