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

As a developer I would like to edit a cell of type "list of object references" #38

Closed
7 tasks done
kraenhansen opened this issue Aug 15, 2017 · 1 comment
Closed
7 tasks done
Assignees

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Aug 15, 2017

This is how the Mac browser displays a draggable list of objects:

skaermbillede 2017-08-15 kl 15 26 08

TODO

  • Add an index collumn.
  • When clicking a field of this type, open a new window (or navigate the current?) and display rows for each of the referenced objects.
  • Allow for the user to drag around the rows to change the order.
  • Allow for the user to create a new object or add an existing object of the desired class (possibly using the dialog from As a developer I would like to edit a cell of type "single object reference" #37).
  • Allow the user to "reset" the value to a nil state, if the field is optional (instead of clicking to open the "list of object references editor")
  • Consider any additional validation that might be needed, as suggested by Input Validation and Error Messages for Cell Editing #3
  • Propagate a change of value to the Realm object.
@kraenhansen kraenhansen changed the title As a developer I would like to edit a cell of type "array of object references" As a developer I would like to edit a cell of type "list of object references" Aug 15, 2017
@IvanCoronado IvanCoronado self-assigned this Oct 5, 2017
@kraenhansen
Copy link
Member Author

Fixed by #292

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants