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

change media query to desktop-up #3774

Merged
merged 1 commit into from
Jan 9, 2023
Merged

change media query to desktop-up #3774

merged 1 commit into from
Jan 9, 2023

Conversation

Jaretzbalba
Copy link
Member

@Jaretzbalba Jaretzbalba commented Dec 27, 2022

Fixes #3437

What changes did you make and why did you make them ?

  • Updated scss media query to create a more fluid/responsive transition.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied Screenshot 2022-12-27 at 11 46 31 AM
Visuals after changes are applied Screenshot 2022-12-27 at 11 42 17 AM

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b Jaretzbalba-refactor-css-footer-3437 feature-homepage-launch
git pull https://github.com/Jaretzbalba/website.git refactor-css-footer-3437

@github-actions github-actions bot added Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours Complexity: Medium Status: Updated No blockers and update is ready for review labels Dec 27, 2022
@roslynwythe roslynwythe self-requested a review December 27, 2022 23:17
@roslynwythe
Copy link
Member

Availability: 6 - 11 pm 12/27, 10 am - 2 pm 12/28

Copy link
Member

@roslynwythe roslynwythe left a comment

Choose a reason for hiding this comment

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

Hi @Jaretzbalba, the footer looks really nice and smooth as the screen size changes. Question: Was the footer supposed to be sticky? That was not clear to me from the Figma design. I noticed position: sticky on .main-footer, but I'm not sure if that is necessary and if so, it is not clear what effect that style is having.

@Jaretzbalba
Copy link
Member Author

@roslynwythe I saw that as well but left it since I was focusing more on the layout than the positioning of the footer itself. That sticky position is not doing anything from what I can tell.

Copy link
Member

@roslynwythe roslynwythe left a comment

Choose a reason for hiding this comment

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

Great job @Jaretzbalba ! Source and destination branches are correct, and after your change to the media query, the footer now looks good at all screen sizes. I am somewhat concerned because the CSS on the main-footer class seems to indicate the intention to make the footer sticky, but it does not behave in a "sticky" manner. However, this same situation exists in feature-homepage-launch and this issue mentioned nothing about the sticky behavior, so I assume the sticky situation will be handled in a separate issue.

@MattPereira MattPereira self-requested a review January 9, 2023 21:54
@MattPereira
Copy link
Contributor

Review ETA: EOD Jan 9, 2023
Availability: 15 hours

Copy link
Contributor

@MattPereira MattPereira left a comment

Choose a reason for hiding this comment

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

Solid work @Jaretzbalba ! 👍

Nice job finding the specific @media query that needed to be changed.

I did notice your issue is currently missing ☑️ for most of the action items. I recommend that you click those checkboxes as you complete each task to help pull request reviewers.

@MattPereira
Copy link
Contributor

MattPereira commented Jan 9, 2023

Hey @roslynwythe if you are interested in pursuing your suggestion to re-examine the position: sticky property on the .main-footer class you do have the option to create an Emergent Request

I tracked down the PR that changed the position to sticky but I don't have time to look into it right now:

@MattPereira MattPereira merged commit e6bc0a4 into hackforla:feature-homepage-launch Jan 9, 2023
@roslynwythe
Copy link
Member

roslynwythe commented Jan 9, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours Status: Updated No blockers and update is ready for review
Projects
Development

Successfully merging this pull request may close these issues.

3 participants