Devesh

Results 14 issues of Devesh

# Bug Report 🐛 ## We get this error while trying to calculate the style of hyperlinks: ![chrome_fzY8aTnY6q](https://user-images.githubusercontent.com/59534570/110855792-d6050000-82dc-11eb-9e7a-0272d173019c.png) As you can see in [this](https://github.com/accordproject/web-components/blob/90973d4087a1505098ec43a8a9e2df92977987f8/packages/ui-markdown-editor/src/index.js#L149) line that we need the value...

Type: Bug 🐛
Type: Need Investigation 🔬
Difficulty: Medium
Package: Markdown Editor ⌨️

Signed-off-by: Devesh # Closes #30 This PR builds on top of #289 and solves some of the problems that it had i.e. enter key problem, text crossing the border of...

# Closes #360 This PR will let people directly write formatted text with the help of markdown shortcuts. It adds the following features: 1. Code Inline → \`code inline\` →...

Type: Feature Request 🛍️
Difficulty: Challenging
Package: Markdown Editor ⌨️

# Bug Report 🐛 As we have discussed in [this](https://github.com/accordproject/web-components/issues/267) thread and in [this](https://github.com/accordproject/web-components/issues/267#issuecomment-815826870) post, we should replace the terminology of `hardBreak` and `softBreak` with `lineBreak` and `paragraphBreak` that is...

# Feature Request 🛍️ This feature will be the next part of implementing WYSIWYG #321. As we already added #346 that helps us write heading directly with markdown shortcuts, this...

# Bug Report 🐛 When we press Enter in the middle of a sentence inside of a list, instead of pushing the rest of the sentence to the new line,...

Type: Bug 🐛
Good First Issue (Taken)
Difficulty: Starter
Package: Markdown Editor ⌨️

# Closes #263 #267 ## Update **_This was my thought process of finding the problem and the solution._** ## Identifying the problem - As you can see [here](https://github.com/accordproject/web-components/blob/b6ccb71ca4e103d5c699ad4395653d55597f3919/packages/ui-markdown-editor/src/utilities/toolbarHelpers.js#L98), we do...

Type: Enhancement ✨

# Bug Report 🐛 The cursor would jump one line above when we would press enter from the beginning of any heading text ![r91hU4x2ti](https://user-images.githubusercontent.com/59534570/108851223-36701e00-760a-11eb-8a6a-38c252ce60b6.gif) ## Expected Behavior The cursor should...

Type: Bug 🐛
Good First Issue (Taken)
Difficulty: Starter
A11Y 🔓
Package: Markdown Editor ⌨️

# Bug Report 🐛 When we move our cursor forward in a line with the right arrow where one of the words is a hyperlink, the link popup opens up...

Type: Bug 🐛
Type: Need Investigation 🔬
Package: Markdown Editor ⌨️

# Bug Report 🐛 When we copy a block of text from one place to another, the text is copied properly but the blank lines between them are not getting...

Type: Bug 🐛
Type: Need Investigation 🔬