open-sauced / hot

🍕The site that recommends the hottest projects on GitHub.
https://hot.opensauced.pizza
MIT License
418 stars 145 forks source link

Bug: recent and my vote tabs are squashed #451

Closed dev-phantom closed 1 year ago

dev-phantom commented 1 year ago

Describe the bug

After signing in the recent tab and the my vote tabs are looking disordered on small screen sizes

Here's a screenshot: Screenshot_20230226-011839

Steps to reproduce

  1. Go to Hot open source
  2. Click on sign In
  3. Check recent and my vote
  4. See error

Affected services

hot.opensauced.pizza

Platforms

Mobile

Browsers

Chrome

Environment

No response

Additional context

I can work on this

Code of Conduct

Contributing Docs

rajat4984 commented 1 year ago

.take

takanome-dev commented 1 year ago

Hum, this should have been fixed by https://github.com/open-sauced/hot/pull/440 :thinking:

dev-phantom commented 1 year ago

Hum, this should have been fixed by https://github.com/open-sauced/hot/pull/440 :thinking:

Yea seen it I'll look into this and fix it

dev-phantom commented 1 year ago

@TAKANOME-DEV and @bdougie i thought one way to resolve this is to add w-full

but i also realized that in the styles were also not updated after deployment here's a screenshot: image

but it's updated in the repo image

so i guess this is a deployment issue

dev-phantom commented 1 year ago

here is the release for #440

image

but here is the latest release image

takanome-dev commented 1 year ago

@dev-phantom thanks for taking the time to investigate this issue. As mentioned earlier this was resolved in pr 440 but I think it's on the beta branch, not yet merged into main.

Visit beta.hot.opensauced.pizza and try it out

dev-phantom commented 1 year ago

@dev-phantom thanks for taking the time to investigate this issue. As mentioned earlier this was resolved in pr 440 but I think it's on the beta branch, not yet merged into main.

Visit beta.hot.opensauced.pizza and try it out

Do you think I should still leave this issue open or close it

takanome-dev commented 1 year ago

It can be closed since it was already resolved. Thanks again for taking the time to fill this issue :+1: