Anindya Kundu

Results 8 issues of Anindya Kundu

Most of the JavaScript files contain code a lot of ES5 code, that better be updated to ES6 (and above, e.g. `async`/`await`). It's not like we should be bothered about...

Priority-Major
Good first issue
Issue-Architecture

Add [JSDoc](https://jsdoc.app/) style documentation when adding new functions, classes, etc. They help the linter. We should eventually have everything documented in that manner. Perhaps, at some time in the future...

Issue-Enhancement
Priority-Minor
Good first issue
Awareness

I think the fullscreen feature of the Tour window is not very useful. Firstly, the content doesn't resize, and then too it doesn't serve much purpose. ![mb3](https://user-images.githubusercontent.com/33328728/77474000-5e746180-6e3c-11ea-8884-e7e331dbafb2.png) Also, I think...

Priority-Minor

> Music Blocks is being built from the ground-up, to address several architectural problems with this run. Since Music Blocks is a fork of Turtle Blocks JS, musical functionality was...

Issue-Enhancement
Issue-Design
Priority-Major
Issue-Documentation
Issue-Testing

Here below is a screenshot of the production release at [musicblocks.sugarlabs.org](https://musicblocks.sugarlabs.org/). The application crashed at loading. However, it loaded on refresh, albeit with a few errors and warnings again. I...

Issue-Bug
Priority-High
Priority High Architecture

> Music Blocks is being built from the ground-up, to address several architectural problems with this run. Since Music Blocks is a fork of Turtle Blocks JS, musical functionality was...

Awareness

Music Blocks in its current state has a lot of "low-level" architectural problems, which can no longer be overlooked. So we're preparing for a rebuild and subsequent porting of the...

Awareness

- Add documentation in [Guide](https://github.com/sugarlabs/musicblocks/blob/master/guide/README.md#SETTING) - Improve help strings - Add/Improve macro Blocks: - [x] `register` - [x] `panning`

Good first issue
Issue-Documentation