polubis / Dream-stack-for-React-dev

https://dream-stack-for-react-dev.vercel.app
26 stars 5 forks source link

[Bug] Tags select is trimmed on mobile devices #348

Open polubis opened 11 months ago

polubis commented 11 months ago

Context

When a user is on a mobile device or the browser window is the size of a mobile device then the tag selected menu is trimmed. Please check the image below:

Image

Steps to reproduce

  1. Go to "Your Articles" page
  2. Change the browser window until you see scroll in the filters area
  3. Click on the tags select expander

What is now The menu is trimmed

Expected result The menu is not trimmed

polubis commented 11 months ago

Works as expected, can be closed