[dasc] Arrays support reordering of array items
Open
dasc
stale
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 38
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 46
Description
On top of #181 we need to add support for reordering of array items. This is based on customer feedback.
Contributor guide
Research direction
Start by reading issue #181 to understand the existing array support and how the dasc shell represents array items. Trace the related entry point and determine how reordering should be exposed. Done means array items can be reordered without losing their contents or order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100