-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.4.2, 4.5, 5.0
-
MOODLE_404_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
Whilst working on MDL-76190, we encountered some bugs related to the current implementation of the BBB recordings table. We have discovered:
- Pagination does not work
- When the number of recordings exceeds the row limit e.g. the default of 10, the 'First' and 'Previous' buttons are disabled and do not work.
Steps to Reproduce:
- Create a BBB activity B1 with more than 10 recordings
- Go to the second page
- Attempt to return to the first page of recordings using the greyed out buttons but no change will occur
2. Search functionality not working
- Within the code, there is an implementation for a search element that is not present in the UI on the activity page.
- A search bar exists on the Import Recording Links page but doesn't work
Steps to Reproduce:
- Enable the Import Recordings option from the BBB plugin settings (Site Administration / Activity modules / BigBlueButton / Import recordings)
- Create a new BBB activity B2
- Click the Import recording links button and choose the activity and course where recordings are
- Attempt to search for a recording, no change will occur
- Discovered while testing
-
MDL-76190 Refactor and review the recording table
-
- Reopened
-