Skip to content

Merge develop fix for widescreens to master#165

Merged
trumanjchan merged 3 commits intomasterfrom
develop
Apr 30, 2021
Merged

Merge develop fix for widescreens to master#165
trumanjchan merged 3 commits intomasterfrom
develop

Conversation

@trumanjchan
Copy link
Copy Markdown
Contributor

Proposed changes

Urgent fix, for widescreens.

Types of changes

What types of changes does your code introduce to HackMerced Hub?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Responsiveness

Check off the different browsers and devices you have tested on. Note: testing includes Horizontal and Vertical alignments

Browsers

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Brave
  • Opera

Devices

Phones

  • Moto G4
  • Galaxy S5
  • Pixel 2
  • Pixel 2 XL
  • iPhone 5/SE
  • iPhone 6/7/8
  • iPhone 6/7/8 Plus
  • iPhone X

Tablets

  • iPad
  • iPad Pro

Desktops

  • Windows 10
  • MacOSX
  • Ubuntu

Screenshots

image

Further comments

Need a media query fix for this PR change: https://www.notion.so/createdmary/Engineering-3d2b20e70a644593a7c4740cd5e31f33?p=99f5abcae1704bae94dd635483d752a8

trumanjchan and others added 3 commits April 30, 2021 12:30
Added a min-width media query so resolution widths above 650px lock the home heading component's height to 700px. This is responsive until hitting 2000px width, where the tower's tip starts going up into the navbar and revealing the tower's bottom.
Over 800px height, the tower height will follow the height of the screen. Perfect for 1100px height and under. Both tower height and home heading component height are good until 2000px width.
Fixed Home Heading height for higher than 650px width, up to 2000px
@trumanjchan trumanjchan added the Fix Fixing a known bug label Apr 30, 2021
@trumanjchan trumanjchan self-assigned this Apr 30, 2021
@github-actions github-actions bot added the react label Apr 30, 2021
@trumanjchan trumanjchan merged commit 7252677 into master Apr 30, 2021
adriandarian pushed a commit that referenced this pull request Oct 18, 2021
Merge develop fix for widescreens to master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Fixing a known bug react

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant