accordproject / web-components

React Components for Accord Project
Apache License 2.0
117 stars 94 forks source link

[BUG]: Buttons not working #366

Closed AbhijithGanesh closed 2 years ago

AbhijithGanesh commented 2 years ago

Bug Report 🐛

Dysfunctional Buttons

Expected Behavior

The buttons should have ideally worked when rendered.

Current Behavior

The buttons onClick still donot implement changes.

Possible Solution

Possibly , a look into the implementation of the React-Hooks

Steps to Reproduce

  1. Clone the repository
  2. Visit the MarkDown editor
  3. Try using the buttons on the top of the page
  4. Some of them are not functional [Undo, Redo, Ordered Lists, Unordered Lists]

Context (Environment)

Desktop

Detailed Description

image

Possible Implementation

AbhijithGanesh commented 2 years ago

I have elaborately explained the issue in our Discord Server. I think I have a solution to the issue. It'd be great if I can be assigned to this issue.

anmode commented 2 years ago

hey! this is a duplicate bug of #364 u check it out, please.

AbhijithGanesh commented 2 years ago

Actually its a related issue not duplicate, that issue specifically addressees a button, this one is for the entire row

irmerk commented 2 years ago

Let's adjust #364 and close this one.