-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
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:
- Open a RealmList
- Left-click on a row (e.g. the Id)
- Nothing happens
4 Left-click anywhere else. Nothing happens. No rows are selected. - Right click on a row. This does appear to highlight the row, and fields on that row can now be edited.
- Left-clicking or right-clicking on any other row does not work anymore
Expected behavior
To be able to edit list elements as easy as table elements
Screenshots
Versions:
- OS: Mac
- Studio Version: 3.3.0
Additional context
Add any other context about the problem here.