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

Improve Nested Objects functionality #258

Open
mikhail-vl opened this issue Feb 19, 2025 · 1 comment
Open

Improve Nested Objects functionality #258

mikhail-vl opened this issue Feb 19, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mikhail-vl
Copy link
Member

Would be nice to have the below;

  1. Sort/filter by nested keys.
  2. Applying custom templates & formatting rules for rendering individual fields within the nested object.
  3. Create Nested Objects from multiple JSON Responses or from Multiple Columns.
  4. Syntax Highlighting.
  5. Drag-and-Drop reordering.
  6. Extending the feature so that it can fully “drill down” into multi-level nested objects (and arrays of objects)
  7. Inline editor for nested objects would allow users not only to view but also to modify nested properties directly within the table.
  8. Easier ways to manipulate nested data (for calculated/custom columns).

From YouTube comments: https://www.youtube.com/watch?v=wiy6bBJDdb0&lc=UgxnSDo4r-C4yRHljfN4AaABAg.A9r3aNbM4IbAEhUeHfOXMS

@mikhail-vl mikhail-vl added the enhancement New feature or request label Feb 19, 2025
@vitPinchuk vitPinchuk self-assigned this Feb 19, 2025
@ZadeFrontier
Copy link

ZadeFrontier commented Feb 20, 2025

Hi everyone, I was the one who requested the above features. I wanted to add 2 more.

  1. Tree -view would be a nice way to see the nested object as well.
  2. Proper documentation to use the nested objects. Currently its missing the sample input and outputs to show developers how to use/troubleshoot the nested objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants