podverse-web icon indicating copy to clipboard operation
podverse-web copied to clipboard

Dropdown menu in episodes queue shows below the episode description

Open tmorgan497 opened this issue 2 years ago • 2 comments

Describe the bug Dropdown menu on episodes in the queue sometimes show below the episode description, causing the user to click on the episode instead of the menu item

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Queue'
  2. Click on the more button (ellipsis-h)
  3. Click on an item in the menu
    • If the episode under the menu is showing through, the user will actually click on the episode link instead of the menu item
  4. See error

Expected behavior The 'more' menu should be in front of the episode description or disallow click passthrough

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Firefox and Microsoft Edge
  • Version: Firefox[118.0.2], Edge[118.0.2088.61]

Smartphone (please complete the following information):

  • N/A

tmorgan497 avatar Oct 26 '23 13:10 tmorgan497

@tmorgan497 oh I hadn't seen that. Hmm should be a simple CSS fix I think. I wonder why the issue happens on the Queue screen, but nowhere else on the website that use the same episode rows?

mitchdowney avatar Oct 26 '23 20:10 mitchdowney

Honestly, the queue page is the only place I've looked so far 🙃. I did peruse the codebase a bit to see if I could find a culprit but I'm not familiar with this framework. I've mainly dabbled in Vue.js and Django. I'll keep poking around and see if it occurs elsewhere.

tmorgan497 avatar Oct 26 '23 21:10 tmorgan497