-
-
Notifications
You must be signed in to change notification settings - Fork 13
Show thumbnails below tool media carousel #20
Comments
The thumbnail for the screenshot can be created from the screenshot image that is part of the repository. |
I'm new to this repository and I'm interested to work on this. However, I'm unable to understand where exactly this carousel feature is required. |
Hey @kots14, |
@mre I get the idea now. Maybe that's why you referred react slick carousel. As I mentioned, I'm interested to work on this issue. May I have it assigned? |
Absolutely. Go for it! 😊 |
Thanks for assigning this issue. I'll get back to you if I'm stuck anywhere while developing the feature. |
Update - Resolved this issue following this@mre please help me resolve this
Issue I'm facing currently :
Error logs:
|
Uh that's weird. Glad you figured it out. Curious to see a diff against |
I think
After following all these steps when I ran |
I don't think that not versioning yarn.lock file is a good idea. What you can do is remove the yarn.lock, regenerate it and commit as a part of your PR. Effectively it will update all the dependencies. |
Sure, I'll add it in my commit. I was not sure if addition of new yarn.lock file would be accepted in the PR or not. Thanks for guiding me here. |
As the `yarn develop` worked after doing the following: 1. gatsby clean 2. gatsby build 3. yarn upgrade Adding the latest changes done so far
I've opened a PR for this. Please let me know if any changes are required. |
@mre @jakubsacha Please share your reviews on the PR #23, so that I can add the necessary changes if required. |
Whoops, slipped through the cracks, sorry. I'm on it. 👀 |
Thanks to @paulrrdiaz we have a media carousel for our tool resources now. 🚀
Here's how it looks like:
https://analysis-tools.dev/tool/deepcode
One improvement we discussed was showing thumbnails for each resource below the carousel.
This would give a good overview of all available resources and make the tools pages a little more colorful. 🎨
Example:
Would be cool if the thumbnails were ordered in a grid below the main image, spanning multiple rows if needed.
Resources:
The text was updated successfully, but these errors were encountered: