Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: assign id to all session listboxes #1115

Merged
merged 3 commits into from Mar 8, 2023
Merged

Conversation

Caele
Copy link
Collaborator

@Caele Caele commented Mar 8, 2023

Motivation

When mounting multiple listboxes in the same mashup and using the exact same definition, they will also share a model -> meaning they also share the modal selection state.
They should get unique IDs.

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes OR API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

@Caele Caele marked this pull request as ready for review March 8, 2023 12:17
@Caele Caele requested a review from a team March 8, 2023 12:18
@Caele Caele merged commit a95a376 into master Mar 8, 2023
@Caele Caele deleted the tsm/uid-on-session-lb branch March 8, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants