react-draft-wysiwyg icon indicating copy to clipboard operation
react-draft-wysiwyg copied to clipboard

Text alignments with ordered and unordered lists dont display properly

Open duc-gp opened this issue 4 years ago • 2 comments

steps to reproduce:

  • visit https://jpuri.github.io/react-draft-wysiwyg/
  • insert some text
  • click on ordered list
  • click on any text alignment

current state:

  • the aligned text is displayed below the number
  • also when using center or text align right, the number stays on the left hand side

what to expect:

  • the alignment should be displayed properly on same line and next to the text

same applies to unordered list

I'll create a PR for this one

duc-gp avatar Mar 05 '20 16:03 duc-gp

here is my PR https://github.com/jpuri/react-draft-wysiwyg/pull/939

duc-gp avatar Mar 05 '20 16:03 duc-gp

@jpuri Hi, any updates on this?

shaurya7176 avatar Apr 21 '22 02:04 shaurya7176