Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple user columns in a table #1558

Open
manisvart opened this issue Jan 27, 2025 · 1 comment
Open

Multiple user columns in a table #1558

manisvart opened this issue Jan 27, 2025 · 1 comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@manisvart
Copy link

Steps to reproduce

  1. Create a table
  2. Add a column (A) that accepts one user
  3. Add a column (B) that accepts multiple users
  4. Add a row with data in column A & B
  5. Reload page in browser
  6. Data in column A is gone
  7. Add data again to column A and save row
  8. Reload page in browser
  9. Data in column B is gone
  10. Edit data in column B and save row
  11. Reload page in browser
  12. Data in column A is gone
  13. Repeat ad nauseam

Expected behavior

Data stays in the column regardless of the other column.

Actual behavior

Se above

Tables app version

0.8.3

Browser

All

Client operating system

All

Operating system

Rocky 8

Web server

Nginx

PHP engine version

None

Database

MariaDB

Additional info

No response

@manisvart manisvart added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Jan 27, 2025
@enjeck
Copy link
Contributor

enjeck commented Jan 30, 2025

6. Data in column A is gone

I can't reproduce this. Data shows for me.

Can you please record a video showing what happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants