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] : Navbar and Poster Sizing Issues of Movie Details Page on Mobile #244

Open
ashish-um opened this issue Oct 22, 2024 · 5 comments
Open
Assignees
Labels
bug Something isn't working frontend frontend related issue/feature gssoc-ext hacktoberfest issues for hacktoberfest level 2

Comments

@ashish-um
Copy link

  • Navbar Issue: On mobile devices, the navbar scrolls along with the content when the user scrolls down the movie details page.

  • Movie Poster Issue: The movie poster does not occupy the full width of the container on mobile devices, leaving empty space on one side.

2024-10-22.11-32-32.mp4

@daccotta If this seems as valid enhancement, I would like to work on this :)

@ashish-um
Copy link
Author

@AshuKr22 please add appropriate labels, i would like to work on this :)

@sid0000007 sid0000007 added bug Something isn't working frontend frontend related issue/feature hacktoberfest issues for hacktoberfest gssoc-ext level 2 labels Oct 26, 2024
@mehul-m-prajapati
Copy link
Contributor

@ashish-um : What is your progress?

@ashish-um
Copy link
Author

ashish-um commented Oct 28, 2024

@mehul-m-prajapati will create a PR by tomorrow, been a little busy due to diwali

@sid0000007
Copy link
Contributor

@mehul-m-prajapati will create a PR by tomorrow, been a little busy due to diwali

do it early @ashish-um. We are waiting for your status

@ashish-um
Copy link
Author

It seems like the navbar issue has already been fixed. And to fix the image sizing, we just need a
width: 100%;
on the img container element.
It's a very small change. I have been a little too busy today, I hope i didn't cause too much trouble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend frontend related issue/feature gssoc-ext hacktoberfest issues for hacktoberfest level 2
Projects
None yet
Development

No branches or pull requests

3 participants