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

🐛 Bug Report: Responsive Design Breaks on Appwrite Heroes Page for Mobile Devices. #402

Closed
2 tasks done
Nishantjain10 opened this issue Dec 2, 2023 · 4 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@Nishantjain10
Copy link
Contributor

Nishantjain10 commented Dec 2, 2023

👟 Reproduction steps

While visiting the appwrite.io/heroes page the responsiveness is breaking down on mobile screens due to marquee image carousel/scroll carousel animation, in the website page. You can see clearly see overflow, by vertically scrolling on mobile devices.

Steps to see the responsiveness bug:

  • Open a mobile browser and navigate to the appwrite.io/heroes page.

  • Notice the marquee image collage animation on the website.

  • Vertically scroll on the mobile device to explore the content.

  • You can see the point where the responsiveness breaks down or the overflow issue occurs.

👍 Expected behavior

  • The appwrite.io/heroes page should be responsive on mobile screens.
  • The scroll carousel animation should not cause overflow issues, and the content should be comfortably viewable on mobile devices.

👎 Actual Behavior

I think, from what I've seen, I think this happened due to max-content width within the global class of scroll carousel.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

🛠️ Note: I am interested in working on this issue and would like to contribute a fix.

@Nishantjain10 Nishantjain10 added the bug Something isn't working label Dec 2, 2023
@amrahs02
Copy link

amrahs02 commented Dec 5, 2023

I want to work on this issue.

@amrahs02
Copy link

amrahs02 commented Dec 5, 2023

I think this only happens in Chrome Browser. it looks fine on Firefox and Edge.

@DH-555
Copy link
Member

DH-555 commented Nov 17, 2024

Looks like this is fixed by this?
1fce8f9

@Nishantjain10
Copy link
Contributor Author

Looks like this is fixed by this? 1fce8f9

Yes, you're right, @stnguyen90. I just wanted to let you know that I’ll be closing this issue now.
Here’s the replicated issue: #481. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants