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

fixed landscape and mobile resizes #572

Closed
wants to merge 2 commits into from
Closed

Conversation

JustKong13
Copy link

Summary

This PR makes the styling on the hero page of the new DTI website reactive to different window sizes.

A window with standard sizing
image

This is the resizing that happens
Screenshot 2024-02-02 at 5 30 11 PM

And the image itself reactively gets smaller as the width of the window decreases.
Screenshot 2024-02-02 at 5 30 39 PM

Notion/Figma Link

Test Plan

Since this is a fully frontend styling task, there was no need for unit tests, and rather all the testing was done via the resizing of the window

@JustKong13 JustKong13 requested a review from a team as a code owner February 2, 2024 22:38
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 8.

Copy link
Collaborator

@andrew032011 andrew032011 left a comment

Choose a reason for hiding this comment

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

Thanks for taking the lead on this! The "Learn More" component is pushed lower down when I resize the width a bit. Could you see if you could fix that? I think your changes might be introducing this other UI bug.

Screenshot 2024-02-02 at 8 18 49 PM Screenshot 2024-02-02 at 8 19 04 PM

@andrew032011
Copy link
Collaborator

Closing for now since the code is getting a little stale. Feel free to re-open when changes have been addressed.

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.

3 participants