redxzeta / Awesome-Adoption

pet adoption near your area
https://pawternityhub.netlify.app/
MIT License
59 stars 132 forks source link

Zipcode input flowing out of the container #499

Closed foobar98 closed 2 years ago

foobar98 commented 2 years ago

Describe the bug In the pets page, when the window is resized to a smaller width, the zipcode input flows out of it's parent container.

To Reproduce Steps to reproduce the behavior:

  1. Go to pets/birds route.
  2. Resize window.

Expected behavior Input should not overflow on window resize.

Screenshots

Screenshot 2022-10-20 at 6 01 51 PM
github-actions[bot] commented 2 years ago

Thank you for setting up an issue. Be sure to include labels and some examples related to the issue

redxzeta commented 2 years ago

Describe the bug In the pets page, when the window is resized to a smaller width, the zipcode input flows out of it's parent container.

To Reproduce Steps to reproduce the behavior:

  1. Go to pets/birds route.
  2. Resize window.

Expected behavior Input should not overflow on window resize.

Screenshots Screenshot 2022-10-20 at 6 01 51 PM

Good catch did u want to fix this ?

foobar98 commented 2 years ago

Yes, please assign it to me, thanks.