Skip to content

Bug when removing. Change JSX array keys #90

@Noam-Bendelac

Description

@Noam-Bendelac

If one track at position n is expanded, then the remove button is clicked and the track is removed, then when the playlist reloads the track that used to be in position n+1 and is now in position n will be expanded. This is because some JSX arrays use indices as keys instead of something like ids. Change this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendFrontend functionalityimplementationPossible implementation idea to keep in mind

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions