bmlt-enabled / yap

Find meetings or someone to talk to over the phone leveraging a BMLT root server.
https://bmlt.app/yap
MIT License
9 stars 10 forks source link

Report table on mobile device auto expands #610

Closed dgershman closed 6 months ago

dgershman commented 2 years ago

Describe the bug When scrolling on mobile + resizing the window on a desktop, the data table suitable expand.

What version are you running? 4.1.0

Did this happen on prior versions to the one you are running? Unsure

To Reproduce Steps to reproduce the behavior (on a mobile device)

  1. Go to 'reports'.
  2. Click on a service body with data.
  3. Scroll down
  4. Note the data table expands all rows.

Steps to reproduce the behavior (on a desktop device)

  1. Go to 'reports'.
  2. Click on a service body with data.
  3. Change the window size
  4. Note the data table expands all rows.

Expected behavior Data table shouldn't expand unless you click a row.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

dgershman commented 2 years ago

reported by @jbraswell

dgershman commented 6 months ago

This will be solved with the fix mentioned in #1034 (4.3.5). Simply not using Tabulator subtables which has a number of quirky rendering issues. We cannot upgrade to 6.x right now because we aren't transpiling javascript (yet). 5.x added this requirement.

Screenshot 2024-05-09 at 8 55 20 AM