-
Notifications
You must be signed in to change notification settings - Fork 733
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
Properly filter classrooms by role. #8054
Properly filter classrooms by role. #8054
Conversation
Looks fixed as described! 👍🏽 One error appeared upon opening the browser, after checking out your branch and starting the server:
The error does not replicate when I restart the server & the browser, so unsure if it's a blocker... |
Thanks, that's a bug, will fix! |
i confirm, it works. Bug fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Facility admin is back in the game! 👍🏽
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine, and code looks really good to me
Summary
filter_by_role
method of the ClassroomFilterReferences
Fixes #8053
Reviewer guidance
Testing checklist
PR process
Reviewer checklist
yarn
andpip
)