Leslie Yip
Leslie Yip
Hi, I took a look at the demo and it seems that `this.width` and `this.height` are being set to `undefined`. It seems that setting the width and height to any...
I've modified the CSS for the solution to prevent the table from overlapping with the headers. Could someone check if these changes are ok before I modify the rest of...
Hi, I would like to work on this!
Hi, I'm interested in contributing to this issue, so I took a look at the code and found that the forum display uses `ForumTopicTable`, which uses the `MUIDataTable` component: https://github.com/Coursemology/coursemology2/blob/3f343b1eb4d285e1f4901d201bf204c5c562d11c/client/app/bundles/course/forum/pages/ForumShow/index.tsx#L136...
> Perhaps this is more of a discussion, do you think we should only display the button for modules in the _current_ (highlighted) semester, or should we be able to...
> When I click "Add to timetable", and the module is added to the timetable, the button is still present in menu, and now doesn't do anything when I click...
> I think what I meant to say was non-current _years_ and not sems. So for example, in this image, the button is available for CS3230 which is planned for...
Hi, I would like to work on this!
Oh I see. I think I will create a new PR in that case.
I wanted to implement undoing colors and theme imports, but it seems that the "UNDO" button in the notifications isn't working. I have opened a new issue for that: #3475.