asyml / asyml/stave

Render complex attributes of entries.

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
52
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Currently, complex attributes of entries (e.g. List, Dict) are not supported. "N/A" or "Complex Object" are being shown at the attribute slot.

**Describe the solution you'd like**
Since there is a limited and non-recursive type of complex object, it should be safe to implement a one level collapsable view for List and Dict. A user can expand the view to see the details of the List.

**Describe alternatives you've considered**
No

**Additional context**
No

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the entry attribute renderer and inspect how unsupported List and Dict values become “N/A” or “Complex Object” in the attribute slot. Implement the requested one-level expandable view for these values, then verify that users can reveal their contents without requiring recursive expansion.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.