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 random fill to handle new multiple options changes #214

Open
Tracked by #181
tomaspalma opened this issue Jun 3, 2024 · 0 comments · May be fixed by #226
Open
Tracked by #181

Refactor random fill to handle new multiple options changes #214

tomaspalma opened this issue Jun 3, 2024 · 0 comments · May be fixed by #226
Assignees

Comments

@tomaspalma
Copy link
Member

tomaspalma commented Jun 3, 2024

Besides the act itself of generating random choices based on the available options, this issue is also aimed to the lock / unlock funcionality of an option, since that is part of the random fill.

Basically, if a course (disciplina) is locked, the <RandomFill> component ignores it and does not generate a random choice to that one.

In essence, in order to finish this issue, it should not be enough to just allow random courses to be picked when the user clicks the button. It should also handle lock / unlock logic.

Currently, the padlocks near the dropdowns to select a class option for a course are not correctly working and that is also part of the issue.

@tomaspalma tomaspalma mentioned this issue Jun 3, 2024
4 tasks
@Wallen-Ribeiro Wallen-Ribeiro self-assigned this Jun 4, 2024
@thePeras thePeras linked a pull request Aug 26, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants