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 Cells and Menu Cells do not take which properties are available into account for uniqueness #456

Merged
merged 6 commits into from
Jun 4, 2021

Conversation

renonick87
Copy link
Contributor

Fixes #445

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have verified that this PR passes lint validation
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Summary

This PR updates the screen manager (menu manager and choice manager) to check the uniqueness of cells based on available screen properties on RPC v7.1+

CLA

Copy link
Contributor

@crokita crokita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See feedback

Copy link
Contributor

@crokita crokita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See feedback

@renonick87 renonick87 merged commit 0b123ab into develop Jun 4, 2021
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.

Choice Cells and Menu Cells do not take which properties are available into account for uniqueness
2 participants