John Kelly

Results 8 issues of John Kelly

## Description I was working on the idea of adding a new tab for user example projects in the "open project" modal, but I thought it would be better if...

enhancement
Frontend
Discussion needed

Created two new files, one for android notification, one for cookie handler. Now alerts users on Chrome on Android that they should switch browsers for certain capabilities

**Bug Description:** When you do the Working with Light course on MYR, it works up until the step that says Indicator (2/2). If you progress past this step, then come...

bug
courses

## Description These changes (to `setPosition()` and `setYPos()`) make it so that objects with flat bases (`box()`, `cylinder()`, etc.) are positioned correctly on the floor when y is set to...

bug
MYR API
Frontend
Discussion needed

## Description This PR fixes the issue with the items in the footer not being aligned properly. I simply removed the 'list-inline' property in the Footer.js file, and the items...

Frontend
Discussion needed
dev

Search bar in the reference tab Waiting for changes by Joshua

## Description The tour now shows both the keyboard shortcut button and the font size button. Previously, it only showed the font size button. ## Preview ![2022-07-28](https://user-images.githubusercontent.com/90471846/181630475-bcb66ffc-fa2f-4741-a898-ca0f19505fbe.png) ## Related Issue...

Frontend
UI/UX

When using functions like setXPos or setYPos, etc., the object being moved is not in line with the grid. Screenshot of the issue: ![2022-06-07](https://user-images.githubusercontent.com/90471846/172437474-c9562900-3f26-4f51-ab2c-f82dcf87cabe.png) As the screenshot shows, the box...

bug