Skip to content

Created Team Pics component for Home-page#77

Merged
maryharebear merged 2 commits intofeat/home-pagefrom
TeamPics
Jun 5, 2020
Merged

Created Team Pics component for Home-page#77
maryharebear merged 2 commits intofeat/home-pagefrom
TeamPics

Conversation

@trumanjchan
Copy link
Copy Markdown
Contributor

@trumanjchan trumanjchan commented May 30, 2020

The code is not responsive, so I will / we will have to change it later on.

Proposed changes

We don't have a Team Pics component yet.
6/3/2020 Edit:
Members need to upload their photos into our Google Drive. Then their photo placeholders in the tsx file needs to be changed.

Types of changes

What types of changes does your code introduce to Appium?
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

Description

Made Responsive w/Queries on 6/3/2020. I followed this guide, https://www.codesmite.com/article/how-to-create-pure-css-hexagonal-grids, to create the hexagon honeycomb design. I also included media queries for the component's Header, and lots of comments in the scss file. What still needs to be changed are the placeholders in the tsx file. HackMerced members need to upload their photo onto our Google Drive (HackMerced>Website>the HUB>Team Pictures). In the tsx file, the src={...} will then need to be changed to their NAME.

The code is not responsive, so I will / we will have to change it later on.
@ghost
Copy link
Copy Markdown

ghost commented May 30, 2020

Warnings are found on analyzing the commit 1279538.

3 warnings:

We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure sider.yml, turn off unused tools, and so on.

If you are struggling with these errors or warnings, feel free to ask us via chat. 💬

Copy link
Copy Markdown
Member

@maryharebear maryharebear left a comment

Choose a reason for hiding this comment

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

Need to be responsive and use the Component className from your tsx file in your scss so its your own style and it wont affect others.

@maryharebear
Copy link
Copy Markdown
Member

Also, can you please fill out the description. Thank you!

I used a different source online that had code for a responsive hexagon design, and edited it. I also added media queries for the Header of the component, "Our Team", so the font-size changes based on a specified resolution's width. We also decided not to use the linkedIn photos because the default resolution on those are too small, and would need to be scaled. For now, there are placeholders because members need to upload their photos into our Google Drive.
@maryharebear maryharebear merged commit 8fff123 into feat/home-page Jun 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the TeamPics branch June 5, 2020 05:10
adriandarian pushed a commit that referenced this pull request Oct 18, 2021
Created Team Pics component for Home-page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants