Mabel Lee Yan Hwa

Results 6 issues of Mabel Lee Yan Hwa

See https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.powerpointlabs.info Should add a thumbnail photo so that people can nicely share the website with their friends.

a-Website
good first issue

Agenda Lab will display an error saying "There is no generated agenda" when "Remove Agenda" button is clicked. However for Captions Lab and Audio Lab, the "Remove" button will be...

p.Medium
f-NarrationLab
f-CaptionLab
f-AgendaLab
s.InProgress

As mentioned in #1635, it will be good to add restore clipboard testing API to base UT too.

a-Testing

As seen on [Shapes Lab](http://www.comp.nus.edu.sg/~pptlabs/docs/shapes-lab.html), there is a typo under "Creating Shape Libraries", in the sentence "Each slide in this presentation will _correspondohohca_ to a single category;". A suggestion: Pages...

c.Bug
p.Medium
a-Website
a-Documents
d.FirstTimers

I have been looking into the issue of the possibility of running our automated UT (or even FT) tests on AppVeyor when a build is being made. These are the...

c.Enhancement
a-Testing
d.VeryDifficult

I am running a very basic test copied from the React + Typescript example. ``` import React from "react"; import { render, screen } from "@testing-library/react"; import App from "../../App";...