Maribeth Bottorff
Maribeth Bottorff
**Category** - Plugins **Component** field-bitmap **Is your feature request related to a problem? Please describe.** - Sometimes when trying to "paint" the squares, the browser tries to activate "drag and...
**Category** - Plugins **Component** field-date **Describe the bug** The date picker field is using closure compiler. We should change this. Especially once Blockly is converted to es modules I don't...
**Category** Plugins **Component** dev-tools **Describe the bug** Chrome occasionally crashes if you scroll too much/fast in the advanced playground. **To Reproduce** 1. Open an advanced playground 2. Enable the "mousewheel...
**Category** - Plugins **Component** serialized-disabled-interactions **Is your feature request related to a problem? Please describe.** - The [demo page](https://google.github.io/blockly-samples/plugins/serialize-disabled-interactions/test/index) says this plugin adds scrolling features, which is wrong. This was...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component plugins/block-shareable-procedures ### Description If a user disables procedure call blocks, they'll...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component examples/developer-tools This can be split up into multiple issues later if...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component block-shareable-procedures ### Problem _No response_ ### Request The block-shareable-procedures plugin does...
**Category** - Examples **Component** - [x] blockly-node - basically shows importing blockly through node's `require`. This is not unique to blockly and just how you use packages in node. This...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component plugins/eslint-config ### Problem After https://github.com/google/blockly-samples/pull/1946 is merged, the shared eslint config...
The create-package templates create every plugin to say minimum node engine is 8; I think this needs to be updated though I'm actually not sure as of this writing what...