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

Carlos 1510 fix css on toolkit page #1535

Merged

Conversation

sanchece
Copy link
Member

Fixed #1510

@sanchece sanchece requested a review from qiqicodes May 10, 2021 00:26
@qiqicodes qiqicodes requested a review from erikaBell May 10, 2021 00:31
qiqicodes
qiqicodes previously approved these changes May 10, 2021
Copy link
Member

@qiqicodes qiqicodes left a comment

Choose a reason for hiding this comment

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

lgtm.

Screen.Recording.2021-05-09.at.5.32.50.PM.mov

@qiqicodes qiqicodes requested a review from daniellex0 May 10, 2021 00:49
Copy link
Member

@daniellex0 daniellex0 left a comment

Choose a reason for hiding this comment

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

Thank you so much for the quick turnaround!

There is only one thing but it should be a quick fix now that you fixed the rest- the title and 'Suggest..' button are not supposed to be stacked in desktop (only in mobile) - they are supposed to look like this in desktop:

Screen Shot 2021-05-09 at 8 49 55 PM

I think this should be able to be fixed by making the "flex-direction: column" property only in mobile size (in .suggest-guide-group)

Thank you!!

Copy link
Member

@akibrhast akibrhast left a comment

Choose a reason for hiding this comment

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

It looks like you deleted the file assets/images/about/hfla-donate.gif . Could you please ensure that your pull request does not delete that file ?

@erikaBell
Copy link
Member

It looks like you deleted the file assets/images/about/hfla-donate.gif . Could you please ensure that your pull request does not delete that file ?

@akibrhast I've been noticing that any time I pull from upstream, that gif gets removed.. and i have to manually ask for the change to be discarded. Not sure why, or when, it started happening, but it's been a week or two for sure.

@qiqicodes
Copy link
Member

@akibrhast @erikaBell that happens when I update my branches as well.

@qiqicodes qiqicodes dismissed their stale review May 10, 2021 17:28

Request Chage

@erikaBell
Copy link
Member

@sanchece
Copy link
Member Author

Thanks for linking the gif @erikaBell. Fixed stacked button in toolkit page and added back the hfla-donate.gif

image
image

Copy link
Member

@erikaBell erikaBell left a comment

Choose a reason for hiding this comment

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

I'm seeing that the file paths are there, but I'm not seeing the actual gif in the assets and receive the following error in my terminal when going to the "join-us" page

hfla_site | [2021-05-10 17:15:28] ERROR '/assets/images/about/hfla-donate.gif' not found.

Is this happening for anyone else? @qiqicodes @akibrhast

donation gif not found Screen Shot 2021-05-10 at 3 18 31 PM

Copy link
Member

@daniellex0 daniellex0 left a comment

Choose a reason for hiding this comment

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

Design looks good, thanks for making the edit @sanchece ! Approved pending the above discussion about the gif^

(FYI, the gif isn't showing up for me either)

@qiqicodes
Copy link
Member

@sanchece @erikaBell @daniellex0 The gif is not showing up on my end.

I also have the same error

hfla_site  | [2021-05-10 18:36:26] ERROR `/assets/images/about/hfla-donate.gif' not found.

I've checked the directory, it is missing the gif. This could be the cause of gif not found error.

Also, with the mobile display:

Current Mobile View
Figma Shows Accordion for Mobile View

@daniellex0
Copy link
Member

daniellex0 commented May 10, 2021

@qiqicodes Yes, the dropdown mobile display is actually for an upcoming issue (this issue is a dependency for that one)

@akibrhast akibrhast merged commit c741413 into hackforla:gh-pages May 11, 2021
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.

Fix CSS on Toolkit page
5 participants