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

Fix participants table #98

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Fix participants table #98

merged 1 commit into from
Sep 22, 2021

Conversation

alexmorrisnz
Copy link
Member

The replacement for the unified filter (the participants filterset)
does not support adding more than the courseid for a filter,
so I've had to pretend the cmid is the courseid to pass it back
to the reengagement table filterset when using the participants table.

Additionally I had to remove the participant filters allowing you to filter by
status etc at the top of the page. Again there isn't support for doing this
with anything but the course id.

For #94 #95

The replacement for the unified filter (the participants filterset)
does not support adding more than the courseid for a filter,
so I've had to pretend the cmid is the courseid to pass it back
to the reengagement table filterset when using the participants table.

Additionally I had to remove the participant filters allowing you to filter by
status etc at the top of the page. Again there isn't support for doing this
with anything but the course id.
@alexmorrisnz
Copy link
Member Author

Tested on 3.10.6

@alexmorrisnz alexmorrisnz changed the title Fix participants table WIP: Fix participants table Sep 7, 2021
@alexmorrisnz
Copy link
Member Author

Don't merge yet

@alexmorrisnz alexmorrisnz changed the title WIP: Fix participants table Fix participants table Sep 8, 2021
@danmarsden danmarsden merged commit e89bdd4 into catalyst:main Sep 22, 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.

2 participants