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

Issue 105/rotate volunteer images #127

Closed
wants to merge 7 commits into from

Conversation

andycwilliams
Copy link
Member

This PR:

Resolves #105

Adds function that shuffles the bottom three images upon page reload. The top two remain static.


Screenshots (if applicable):

video.1.webm

(Shuffling demonstration begins after a few seconds)

Copy link
Contributor

@Jared-Krajewski Jared-Krajewski left a comment

Choose a reason for hiding this comment

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

styling needs to maintain consistency when images load.

@andycwilliams
Copy link
Member Author

styling needs to maintain consistency when images load.

Please elaborate.

@Jared-Krajewski
Copy link
Contributor

Jared-Krajewski commented Feb 19, 2024

styling needs to maintain consistency when images load.

Please elaborate.

Screenshot 2024-02-19 at 8 01 10 AM Screenshot 2024-02-19 at 8 01 56 AM

The images will need to be inside of a container that limits their size for consistency, with this update, images rotating load to whatever size the image is and in any position. Currently it was just sized by the images but wasn't as big of a deal because they were static and it maintained its styling because of that. We would want to maintain the two square images with a longer middle one.

@andycwilliams andycwilliams removed their assignment Apr 17, 2024
@andycwilliams
Copy link
Member Author

Unassigning myself from this but leaving open the PR. The branch can be taken over, if anyone wants to take it on.

@andycwilliams andycwilliams deleted the issue-105/rotate-volunteer-images branch May 30, 2024 05:19
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.

Enhancement: Rotate volunteer images on home page
2 participants