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 user I want select an object of a specific type #168

Closed
3 tasks
kraenhansen opened this issue Sep 27, 2017 · 1 comment · Fixed by #175
Closed
3 tasks

As a user I want select an object of a specific type #168

kraenhansen opened this issue Sep 27, 2017 · 1 comment · Fixed by #175
Assignees

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Sep 27, 2017

We need a reusable way for users to select an object of a specific type, to implement #37 and #38.

  • This should open as a modal dialog inside the window.
  • When clicking a row in the table, the dialog closes and the object is selected.
  • Should have a text field that supports filtering with a Realm-JS query.

Note: Perhaps we could simply reuse the browser components.

@bigfish24
Copy link
Contributor

The current macOS browser shows the modal this way:

image

This isn't bad visually but is quite unusable without the ability to filter.

@itsjgf itsjgf self-assigned this Sep 28, 2017
@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.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants