Shrey Sachdeva

Results 7 issues of Shrey Sachdeva

**Is your feature request related to a problem? Please Describe.** I have a use-case where I wanted to disable the editing in the `Editor` component but currently this is not...

good first issue

**Describe the bug** The values of `Params`, `Header` and `Body` in `/quick-input` are not passed with the request. Only a certain amount of key-values are updated. P.S. This behaviour is...

bug
dashboard

Signed-off-by: sachdeva-shrey This PR is an improvement/refactor to PR https://github.com/bench-routes/bench-routes/pull/332 based on this comment https://github.com/bench-routes/bench-routes/pull/332#discussion_r593627470 ## Changes - Created a shared `Chart` component to be used for Monitoring values (`Ping`,...

**Describe the bug** Copy/Paste List Items doesn't wrap the first Item in the List. **To Reproduce** Steps to reproduce the behavior: 1. Go to the [demo](https://accordproject-markdown-editor.netlify.com/) 2. Select the existing...

Type: Bug 🐛
Difficulty: Medium
Package: Markdown Editor ⌨️
hacktoberfest-accepted

**Describe the bug** The formatting of the list items is not preserved when the list items are put in blockquote. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

Difficulty: Medium
Type: Enhancement ✨
Package: Markdown Editor ⌨️

**Is your feature request related to a problem? Please describe.** We would want to add content controls to `variable` nodes identfied in the `CiceroMark DOM` to be able to add...

Signed-off-by: Shrey Sachdeva # Issue #121 Identify different nodes in `CiceroMark DOM` to add styling and content controls on the `Variable` and `ComputedVariable` nodes. ### Changes - `Heading` node now...