maniyaom / Movie-Ticket-Booking

https://movie-ticket-booking-five.vercel.app
10 stars 21 forks source link

Bug : Not handling case of unregistered user logging in and Improvement of footer UI for smaller screens #22

Closed laxmanp090404 closed 7 hours ago

laxmanp090404 commented 1 day ago

This issue encompasses two main concerns:

  1. Bug: Improper handling of login attempts by unregistered users.
  2. Improvement: Footer UI enhancement for better responsiveness on smaller screens.

1. Bug: Unregistered User Login Handling

2. Improvement: Footer UI for Smaller Screens

image image

By addressing these issues, we aim to improve the user experience both in terms of functional clarity (handling unregistered users) and visual responsiveness (footer layout on smaller screens).

laxmanp090404 commented 1 day ago

@maniyaom Please assign me this issue under the gssoc-extd and hacktober label.

maniyaom commented 1 day ago

@laxmanp090404 For unregistered users, the message "Invalid email or password" is appropriate and doesn’t need to be changed. However, you can go ahead and focus on improving the responsiveness of the footer.

laxmanp090404 commented 16 hours ago

@maniyaom sure I will work on the responsiveness