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

Add RQL input string querying ObjectInput.tsx #95

Open
lastnameswayne opened this issue Sep 7, 2022 · 0 comments
Open

Add RQL input string querying ObjectInput.tsx #95

lastnameswayne opened this issue Sep 7, 2022 · 0 comments
Labels
enhancement New feature or request O-Community

Comments

@lastnameswayne
Copy link
Collaborator

The problem

It is difficult to find a specific object to add as a linked object to a different object. Adding RQL will provide users a way to query for a specific object. The functionality is already there for the DataTab, but needs to be added to ObjectInput.tsx (as shown in the screenshot).

image

The solution

Instead of rendering a Inside of ObjectInput.tsx, rendering a instead will include a RQL input field. You would have to add all the props to DataVisualizerWrapper.tsx and pass them down as props.

@lastnameswayne lastnameswayne added the enhancement New feature or request label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request O-Community
Projects
None yet
Development

No branches or pull requests

1 participant