Pablo Espinosa
Pablo Espinosa
* `dom-testing-library` version: 5.11.9 * `react-testing-library` version: 11.2.5 ### Relevant code or config: [](https://codesandbox.io/s/material-demo-forked-r6z0n?fontsize=14&hidenavigation=1&theme=dark&file=/demo.test.js) ### Problem Statement: I was trying to test the styling of some components...
__Proposed solution:__ It has been difficult to adopt Parse in the client codebase that Im writting using the JS SDK which provides types but there's no actual documentation about them...
**Feature request** Support for GH actions events like deployment_status so that this can be achieved: https://storybook.js.org/docs/react/writing-tests/test-runner#run-against-deployed-storybooks-via-github-actions-deployment **Proposed solution** Adding support for GH Events **Alternative solutions** Any alternative solutions or workarounds...
Links #802 Closes #656 Updated snapshots as they seem outdated, see HTML output here: https://bty6qt-3000.preview.csb.app/1 CodeSandbox: https://codesandbox.io/p/sandbox/bitter-haze-bty6qt
Seems that the snack referenced in [this section](https://reactnavigation.org/docs/elements/#headerbackground) is missing the `expo-blur` dependency... I'm happy to help to fix this but I can't see where these dependencies are set... i.e:...
I want to change my phone number and dont know how?
I think there's the need on updating the Icon Component documentation. Currently it does not work following the steps on it... I am happy to help to maintain this docs...
Given: I create an event on Google Calendar When: I want to create a video-meeting via Jitsi for the Event Then: I have the option to create it with a...
Easy fix
## Description As of now `tel:` links doesn't work either but they're are included under default "allowedSchemas" [here](https://github.com/OliverWales/plate/blob/main/packages/link/src/createLinkPlugin.ts#L93) so [sanitizeUrl will never run](https://github.com/OliverWales/plate/blob/main/packages/link/src/utils/validateUrl.ts#L20). Related PR: https://github.com/udecode/plate/pull/2444 ## Steps to Reproduce...