-
-
Notifications
You must be signed in to change notification settings - Fork 841
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
style: categorization on tech stack page #1265
Conversation
✅ Deploy Preview for reactplayio ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@ujwal-yadav is attempting to deploy a commit to a Personal Account owned by @reactplay on Vercel. @reactplay first needs to authorize it. |
Hi, this is actually great, loved it. But I have a suggestion, Can we do something like this for desktop screen sizes? For mobile, i think the same design with two items on each row, center-aligned would look great. Let me know what you both think @ujwal-yadav @priyankarpal |
Hello @joshi-kaushal, As the width of the container is only 1280px, so in future when no. of tech stack will increase then it will make the frame works column look congested as there will be very less space available for it. |
1. Limit to a certain number (say 6) and add a `Load more` or `Show all`
button
2. Horizontal scrolling
3. Tabs (like pagination). Would add more clarifying to this point if you
need.
This is just what I could think of right now. Maybe there's something even
better.
…On Sun, 8 Oct, 2023, 9:08 pm Ujwal Yadav, ***@***.***> wrote:
Hi, this is actually great, loved it. But I have a suggestion, Can we do
something like this for desktop screen sizes?
Toggle to see photo
<https://user-images.githubusercontent.com/53049546/273457367-dd24ab58-29d4-47aa-b20f-c3cc1169447c.png>
For mobile, i think the same design with two items on each row,
center-aligned would look great.
Let me know what you both think @ujwal-yadav
<https://github.com/ujwal-yadav> @priyankarpal
<https://github.com/priyankarpal>
Hello @joshi-kaushal <https://github.com/joshi-kaushal>, As the width of
the container is only 1280px, so in future when no. of tech stack will
increase then it will make the frame works column look congested as there
will be very less space available for it.
Still I can implement your suggestions if you want to. So, what do you
think ?
—
Reply to this email directly, view it on GitHub
<#1265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMUXRSW6HWGMCP43QIM3C6LX6LCF7AVCNFSM6AAAAAA5OE46DOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA4DQMBTGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Or we can reduce the size of the frameworks icon card by few px. |
@ujwal-yadav yes that's a good idea as well. Can surely try that |
@joshi-kaushal @priyankarpal I have implemented the UI changes. You can review it. |
@joshi-kaushal please finish the review and let me know when it is ready for merge. |
@ujwal-yadav can you please share screenshots for both mobile and laptop screen sizes? |
|
@joshi-kaushal you can test it here: https://deploy-preview-1265--reactplayio.netlify.app/ |
python? @atapas |
I don't think we use it. Let's remove it. |
I have removed Python. It can be reviewed now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good 🎉
Description
This Pull Request addresses the issue related to the Tech Stack page's need for improved categorization. It introduces a categorization feature to enhance the organization and navigation of various technologies on the Tech Stack page.
In anticipation of future growth and expansion of the technology stack, this Pull Request has also been designed with scalability in mind, so that it can easily add additional categories to accommodate new technologies and tools without altering the existing code logic.
Fixes #375
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
This has been tested with all screen sizes on browsers like- Chrome, Firefox, Brave, and Edge.
Checklist:
Screenshots or example output