Soc Sieng

Results 17 issues of Soc Sieng

Convert JSON documents to other formats like: - `yaml` - `cson` (coffeescript object notation) - `xml`

**Describe the bug** A clear and concise description of what the bug is. Overlay isn't properly positioned for https://form-troubleshooter-forms.web.app/login/login-nested.html ![image](https://user-images.githubusercontent.com/2647062/134091967-9a10ed83-d6ef-4fa7-9ebf-064fae849924.png) Probably related to https://github.com/GoogleChromeLabs/form-troubleshooter/commit/c49d4d16c57ba9cf30e845dde862a9c67183ec4f

bug

Related to https://github.com/GoogleChromeLabs/form-troubleshooter/issues/63, https://github.com/GoogleChromeLabs/form-troubleshooter/issues/108 Should forms and pages that are built with JavaScript frameworks that do things like inject HTML attributes into the DOM (example: Angular and `_ngcontent-*` attributes) fail...

question

This is particularly noisy for forms built with Angular: ![image](https://user-images.githubusercontent.com/2647062/130662535-c1fdb46c-58ad-413f-a6b0-97182cf3f702.png)

enhancement

Example: https://payments-angular-store.web.app/list/mens_outerwear/Men%2Bs%2BTech%2BShell%2BFull-Zip ![image](https://user-images.githubusercontent.com/2647062/130521595-13b4060d-f344-4463-a6b3-35dcf4c1a235.png) The problem in this case is that the id being referred to here (e.g. `mat-select-8`) is a `mat-select` custom element. Question: How should non standard form inputs...

bug
question

The Form troubleshooter doesn't work on the [Chrome Web Store developer console](https://chrome.google.com/webstore/devconsole/). The popup stays stuck on: ![image](https://user-images.githubusercontent.com/2647062/129968079-4a484655-2671-4245-9712-9dffe50b6a04.png)

bug

As a developer, I want to be able to move and reposition the popup window So that I can identify and highlight fields that may be obscured by the popup...

enhancement