Skip to content

there should be re indexing whenever row is deleted. #38

@mrabro

Description

@mrabro

when you create 3 rows i.e.
input-name[0]
input-name[1]
input-name[2]

and then when you remove row at index 1, it will become
input-name[0]
input-name[2]

It should re index them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions