TeachLAFrontend icon indicating copy to clipboard operation
TeachLAFrontend copied to clipboard

🌱 The frontend for Teach LA's online IDE, designed to teach kids how to code!

Results 61 TeachLAFrontend issues
Sort by recently updated
recently updated
newest added

Title is mostly self-explanatory; here's an example at `640px` tall (with the green theme) in a mobile view: ![Screen Shot 2021-11-17 at 12 10 02 AM](https://user-images.githubusercontent.com/14893287/142160792-cc23c1f3-0e74-4372-ba5e-44f327f21d57.png) Notice how the hijab...

bug

Relatively self-explanatory; see: ![Screen Shot 2021-11-17 at 12 23 22 AM](https://user-images.githubusercontent.com/14893287/142162643-6410cdf4-8a87-4b60-88cc-42a9264dfb81.png) In my ~ personal ~ opinion, the best fix is probably fixing the width of the modal, letting the...

bug

https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/ViewOnly.js

refactor
good first issue
taken

Relatively self-explanatory; see this example on `1094px` wide: ![Screen Shot 2021-11-17 at 12 11 41 AM](https://user-images.githubusercontent.com/14893287/142160990-5b1912df-ccb4-4470-802d-195d78f8d151.png)

bug

Refactored radio component from class to functional. TODO: issues w/ radio test involving transition from class to functional components

https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/Login/LoginForm.js

refactor
good first issue
reserved

https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/common/Radio.js This would require test changes as well.

refactor
good first issue
taken

https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/Output/Output.js

refactor
good first issue
taken