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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: Data display issue when sorting lines with empty fields #5104

Closed
1 task done
User4572 opened this issue Feb 15, 2023 · 3 comments
Closed
1 task done

馃悰 Bug: Data display issue when sorting lines with empty fields #5104

User4572 opened this issue Feb 15, 2023 · 3 comments
Assignees

Comments

@User4572
Copy link

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

When I use the sort option on a data base containing some empty cells for SingleLineText rows, it creates data on it (based on other cells). It also happens on multiple cells on the same line if the lines contain multiples empty cells (because of multiple SingleLineText rows).

Step 1:
image

Step 2:
image

Step 3:
Here is the problem.
image

Step 4:
When I refresh the webpage, the sorting is done and the empty cells are back to their true empty state (the newly copied data are gone).
image

Desired Behavior

The empty cells must stay empty without having to refresh the page.

Project Details

Node: v16.17.1
Arch: x64
Platform: linux
Docker: true
RootDB: mysql2
PackageVersion: 0.104.3

Attachments

No response

@User4572 User4572 changed the title 馃悰 Bug: Display issue when sorting lines with empty fields 馃悰 Bug: Data display issue when sorting lines with empty fields Feb 15, 2023
@ainihonglang
Copy link

I have the same problem !

@dstala
Copy link
Member

dstala commented Feb 16, 2023

#5012 should fix this. please try with release https://github.com/nocodb/nocodb/releases/tag/0.105.0

@dstala dstala closed this as completed Feb 16, 2023
@User4572
Copy link
Author

#5012 should fix this. please try with release https://github.com/nocodb/nocodb/releases/tag/0.105.0

Perfect !
Thank you for your responsiveness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants