We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If you have an object with a RealmList and select that List, it should be possible to edit fields of the elements in that list.
This does work, but only kinda. It looks like the view is somehow eating input events.
To Reproduce Steps to reproduce the behavior:
Expected behavior To be able to edit list elements as easy as table elements
Screenshots
Versions:
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@cmelchior - if you have a spare minute, it would be good to know if the change recently released solves the issue from your POV.
Sorry, something went wrong.
kraenhansen
Successfully merging a pull request may close this issue.
Describe the bug
If you have an object with a RealmList and select that List, it should be possible to edit fields of the elements in that list.
This does work, but only kinda. It looks like the view is somehow eating input events.
To Reproduce
Steps to reproduce the behavior:
4 Left-click anywhere else. Nothing happens. No rows are selected.
Expected behavior
To be able to edit list elements as easy as table elements
Screenshots
Versions:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: