Sanket Shevkar

Results 38 comments of Sanket Shevkar

Okay cool. I'll start working on it. Thanks for the help.

> * [ ] muted video [ant-design/ant-design#31033](https://github.com/ant-design/ant-design/issues/31033) @afc163 May I add a SVG and create a PR on the [ant-design-icons ](https://github.com/ant-design/ant-design-icons) repo?

May I start working on this?

![doubt](https://user-images.githubusercontent.com/43399522/109693402-9e48da80-7baf-11eb-9efb-2c3b47b70bb1.png) @irmerk I'm not able to find the code for this test.

> @sanketshevkar none of these tests currently exist. The Issue is for creating them. No problem, the checkbox was checked, that's why I thought so.

I'm writing the interaction tests using [cypress.](https://www.cypress.io/) The storybook documentation also suggested using enzyme or cypress for [interaction testing](https://storybook.js.org/docs/react/workflows/interaction-testing/). Also setting up enzyme within storyshots was a bit complicated so...

https://www.loom.com/share/b128d0a885694420bf4d55edda57ab73 Video for cypress test. 1. Places cursor inside the paragraph: > This is text. This is *italic* text. This is **bold** text. This is a [link](https://clause.io ""). This is...

@irmerk what is the difference between > Selecting a paragraph and changing to header 1, 2, 3 > Switching paragraph to header 1, 2, 3

@irmerk That sounds great. Should I create a pr for cypress setup and then start working on the tests?