Skip to content

Improve input box #12

@Azanul

Description

@Azanul

Current behavior:
Input: [5] -> generates boxes of sizes 1, 2, 3, 4, 5
Input: [5, 8,10, 58, 21] -> doesn't work

Expected behavior:
Input: [5] -> generates boxes of sizes 1, 2, 3, 4, 5
Input: [5, 8,10, 58, 21] -> generates boxes of sizes 5, 8,10, 58, 21

Order needs to be maintained

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions