Swarnim01 / Movie_Listing_Webapp

https://movielistingapp.herokuapp.com/
1 stars 13 forks source link

Made overflow-y auto #21

Closed arun-kushwaha04 closed 3 years ago

Swarnim01 commented 3 years ago

@arun-kushwaha04 . I checked it but can't figure out how on logging In user is directly moved to home/1 as I don't find any initial value of pagenumber before clicking to next arrow button of page navigation which inturn creates a bug which is : if you click of home button , it is moved to /home which not a routes now so it doesn't show anything ( as it should be even after loggin in as there's no value of pagenumber for route home/pagenumber initially.

Try FIxing It.

arun-kushwaha04 commented 3 years ago

@Swarnim01 I have fixed the issue.

Swarnim01 commented 3 years ago

@arun-kushwaha04 i see some funding url merge conflits with this branch. please remove them(whose url's are they anyways and how did this entered In package-lock.json ) and commit changes.

arun-kushwaha04 commented 3 years ago

@Swarnim01 I have removed all the conflicts.