Aryan Pingle
Aryan Pingle
### Description Query editors don't present horizontal or vertical scrollbars when their content overflows the container. If the font-size aligns with the container size, it might seem like there is...
I've listed some bugs below, but this is mostly a critique of the code structure which is the overarching problem. I was trying to fix a small issue in #1339...
The black "record" button icon blends into the dark background. When I did notice it, it's seemed like it was disabled (until I clicked on it). 
* Enables the `watch` flag when using `npm run start`, so that changes restart the server * Enables CORS so that different domains can use the API
This solves the failing DockerHub workflow, and refactors the workflow variables to work on personal accounts as well as organization accounts.
**Description** We might be able to speed up rendering. **Proposed solution** I haven't gone through the codebase thoroughly, but from what I understood, the rendering process simply creates 60 frames...
The [Post-Install Configuration section from gitlab.md](https://github.com/INTO-CPS-Association/DTaaS/blob/feature/distributed-demo/docs/admin/guides/gitlab.md#post-install-configuration) talks about changing the configuration file `gitlab.rb` within the `gitlab` container. This step may be removed as the configuration is already provided in `compose.gitlab.yml`...
# CLI Tests Fail When running `pytest --cov` after the correct configuration has been set, the CLI tests still fail with an error: ``` ======================================= short test summary info =======================================...
### Describe the bug When I click on the workbench tab after logging in, I see this: ``` Unexpected Application Error! Cannot read properties of undefined (reading 'icon') TypeError: Cannot...