Skip to content

Bug when removing. Change JSX array keys #90

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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