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

Refactor the Menu Manager to Use Queues and Implement SDL-0268 (Menu Updating & Pagination) and Implement SDL-0148 (Additional SubMenus) #1898

Open
joeljfischer opened this issue Jan 20, 2021 · 0 comments · Fixed by #1901
Assignees
Labels
best practice Not a defect but something that should be improved anyway manager-screen Relating to the manager layer - screen managers proposal Accepted SDL Evolution Proposal

Comments

@joeljfischer
Copy link
Contributor

Bug Report

The Menu Manager currently doesn't implement two features supported by RPCs:

Additionally, the menu manager is one of the last managers to not be updated to use a queue system to manage complexity.

@joeljfischer joeljfischer added proposal Accepted SDL Evolution Proposal best practice Not a defect but something that should be improved anyway manager-screen Relating to the manager layer - screen managers labels Jan 20, 2021
@joeljfischer joeljfischer self-assigned this Jan 20, 2021
@joeljfischer joeljfischer added this to To do in v7.1.0 via automation Jan 20, 2021
@joeljfischer joeljfischer added this to To do in v7.2.0 via automation Mar 12, 2021
@joeljfischer joeljfischer removed this from To do in v7.1.0 Mar 12, 2021
@joeljfischer joeljfischer removed this from To do in v7.2.0 Jun 1, 2021
@joeljfischer joeljfischer linked a pull request Aug 23, 2021 that will close this issue
4 tasks
@joeljfischer joeljfischer added this to To do in v7.3.0 via automation Aug 25, 2021
@joeljfischer joeljfischer removed this from To do in v7.3.0 Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway manager-screen Relating to the manager layer - screen managers proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant