Skip to content

Smart Data Viewer #66

Merged
angelikretool merged 1 commit intotryretool:mainfrom
widlestudiollp:smart-data-view
Apr 27, 2026
Merged

Smart Data Viewer #66
angelikretool merged 1 commit intotryretool:mainfrom
widlestudiollp:smart-data-view

Conversation

@widlestudiollp
Copy link
Copy Markdown
Contributor

Summary

Build Smart Data Viewer custom component for Retool to inspect structured data in a clean and interactive UI.

What’s included

  • Added Smart Data Viewer custom component
  • Added list, card, and table view modes
  • Added intelligent field type detection and adaptive rendering
  • Added support for booleans, arrays, objects, URLs, emails, nulls, and long text
  • Added expandable nested object viewer
  • Added responsive dark UI styling with modern card layout

Supported rendering

  • Boolean → status chips
  • Array → tag pills
  • Object → expandable nested inspector
  • URL → clickable external links
  • Email → inline formatted email
  • Long text → expandable preview
  • Null → muted badge
  • Text / numbers → formatted values

Notes

This component is built for Retool using React and @tryretool/custom-component-support and is designed for inspecting JSON, API responses, records, and nested object data.

@angelikretool angelikretool merged commit 484100a into tryretool:main Apr 27, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants