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

Choice Set Manager uniqueness doesn't take into account loaded cells #478

Closed
renonick87 opened this issue Jul 27, 2021 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@renonick87
Copy link
Contributor

Bug Report

In the choice set manager, cells that are already loaded on the module need to be taken into account for uniqueness. Currently, it does not, which can lead to clashes when trying to present new cells.

Reproduction Steps
  1. Using a sub-7.1.0 module
  2. Load a cell on the head unit
  3. Attempt to load a unique cell with identical primary text
Expected Behavior

The new cell has a unique identifier appended to it.

Observed Behavior

The cell fails to load.

@jordynmackool jordynmackool added the bug Something isn't working label Sep 24, 2021
@jordynmackool
Copy link

Closed by #477.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants