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

Merging work from pr #2672 and pr #2724 into gh-pages #2738

Merged
merged 2 commits into from
Feb 6, 2022

Conversation

JessicaLucindaCheng
Copy link
Member

@JessicaLucindaCheng JessicaLucindaCheng commented Feb 5, 2022

Fixes #2397

Note to reviewer: The two commits in this pr have already been reviewed in their individual prs, so I don't think anything will break. However, please review the changes in this pr as a whole and check that nothing breaks when these are merged to gh-pages. If there are problems with the changes that break the website or break the functionality/usability of the tech dropdown, please let me know.

What is the purpose of this pull request?

This pull request is to merge the changes made in pr #2672 and pr #2724 (that are currently on the continuation-of-tech-dropdown-pr-2672 branch) into gh-pages. See pr #2672 and pr #2724 for details on the actual changes that would be merged.

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

See pr #2672 and pr #2724.

anthonysim and others added 2 commits January 29, 2022 09:53
* added css grid to technologies dropdown

* added media queries for min-width 768 & min-width 1024

* removed redundant css from min-width 1024

* updated comments

* removed comment out css

* added variables $bp-tablet-up} & $bp-desktop-up

* added scrollbar

* updated height for desktop

* changes to account for Surface Duo Screen 540px

* added layout for ipad air with comments

* changed $bp-ipadair-up to $bp-ipadair-up
@github-actions
Copy link

github-actions bot commented Feb 5, 2022

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 hackforla-continuation-of-tech-dropdown-pr-2672 gh-pages
git pull https://github.com/hackforla/website.git continuation-of-tech-dropdown-pr-2672

@github-actions github-actions bot added Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages P-Feature: Projects page https://www.hackforla.org/projects/ role: front end Tasks for front end developers Complexity: Large Status: Updated No blockers and update is ready for review labels Feb 5, 2022
@SAUMILDHANKAR
Copy link
Member

Review ETA: Now
Availability: 30 mins

Copy link
Member

@SAUMILDHANKAR SAUMILDHANKAR left a comment

Choose a reason for hiding this comment

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

@JessicaLucindaCheng Thank you for doing all the work related to this issue. Dropdown looks good in my environment and the scroll bar functionality has been implemented as well. Thank you.

@SAUMILDHANKAR SAUMILDHANKAR merged commit 3bc8d50 into gh-pages Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Large Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages P-Feature: Projects page https://www.hackforla.org/projects/ role: front end Tasks for front end developers Status: Updated No blockers and update is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the Technologies dropdown in the Projects page to match the Figma design
3 participants