Sage Ross

Results 364 comments of Sage Ross

I also encountered a JS error when entering 'reorder' mode on an existing module's index page: ``` TypeError: Cannot read properties of null (reading 'split') at DraggableSlide (draggableSlide.jsx:68:1) at renderWithHooks...

Hmm... I still hit that same error. I'm doing this in wiki_education mode, with freshly reloaded training modules, and any time I click 'Change Order' on the index page of...

Yep! That fixes the error. Thanks! I will continue testing from here, this week or next.

I spotted a layout bug. Some change within the TOC makes the two-digit slide numbers only show the last digit. ![numbering](https://github.com/user-attachments/assets/fc5cb466-ee9b-42a3-80c1-5841e97a269c)

I found that the Edit Mode button is present and works even for logged out users. It should be limited to admins initially, and we might open it to any...

I get this error when clicking Remove Slide from a module index page (of a module that was originally from yaml): ``` Uncaught TypeError: Cannot read properties of null (reading...

I've done some more testing and turned up a few things. I'm able to reorder slides now, yay! From the index of a module (which has content from .yml files),...

I think a button with a text label would be better here.

This is an admin-only view, so being verbose and clear is much preferred. Admins easily get used to the amount of visual information, and filter out what they don't need,...

(Also, a button without a new icon helps keep the code concise.)