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

[0.42] Creating an empty record does not refresh the view #10199

Open
prastoin opened this issue Feb 13, 2025 · 2 comments
Open

[0.42] Creating an empty record does not refresh the view #10199

prastoin opened this issue Feb 13, 2025 · 2 comments
Assignees

Comments

@prastoin
Copy link
Contributor

prastoin commented Feb 13, 2025

Bug Description

On 0.42
When creating a new record, without any values. The table won't get hydrated. Also row seems to get a weird position.

Screen.Recording.2025-02-13.at.18.18.35.mov

Expected behavior

Created row should appear

Technical inputs

It seems like the optimistic behavior is broken regarding single record creation, this might be a good first track.
This might also be related to the server side next position computation 🤔 at least we're not updating the cache correctly with this position TBD

@prastoin prastoin changed the title Creating an empty record does not refresh the view [0.42] Creating an empty record does not refresh the view Feb 13, 2025
@ratishjain12
Copy link

@prastoin I can fix this issue can you assign it to me?

@prastoin
Copy link
Contributor Author

@prastoin I can fix this issue can you assign it to me?

Hello @ratishjain12, thanks for interest but this issue will be handled by the core-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Planned
Development

No branches or pull requests

2 participants