nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

Long, ellipsized cells should show full text on hover #1068

Closed ChristophWurst closed 6 months ago

ChristophWurst commented 6 months ago

Steps to reproduce

  1. Create a table
  2. Add a row with long text
  3. Look at the table view
  4. Hover ellipsized cells

Expected behavior

I see the full text

Actual behavior

image

I have to click the row to see the rest.

Tables app version

No response

Browser

No response

Client operating system

No response

Operating system

No response

Web server

None

PHP engine version

None

Database

None

Additional info

No response

enjeck commented 6 months ago

Duplicate of #974