ionic-team / ionic-site

Repo for the ionicframework.com site
https://ionicframework.com
Apache License 2.0
452 stars 3.25k forks source link

Responsiveness: Screen size less than 320px and Galaxy fold. #1634

Closed the-shivam-gupta closed 11 months ago

the-shivam-gupta commented 11 months ago

Ionic version:

[x] 4.x [ ] 5.x

Current behavior:

https://github.com/ionic-team/ionic-framework/assets/109647722/4f3ce322-ffbe-46ab-b054-ea7240b36a5c

Expected behavior:

Steps to reproduce:

Related code:

display: flex;
justify-content: center;
flex-wrap: wrap;
row-gap: 30px;

Expected Output

https://github.com/ionic-team/ionic-framework/assets/109647722/278c817e-735e-4334-82c5-af05576249da

insert the output from ionic info here

Shauryaditya commented 11 months ago

Would like to contribute to this

liamdebeasi commented 11 months ago

Thanks for the issue. Bugs for the Ionic Framework website should be reported on https://github.com/ionic-team/ionic-site, so I am going to transfer this. I've alerted the team that manages the website.

jaredcbaum commented 11 months ago

Thank you for the detailed issue with videos and description!

@Shauryaditya This repo handles some legacy features of the ionic framework site, but the bulk of the code is in an internal repo. I do appreciate the offer to implement fix, but a team member of Ionic will have to submit a PR.

jaredcbaum commented 11 months ago

A fix has been deployed and will be live shortly.