jodit / jodit/jodit-react

removeButtons property not working as expected

Open
#126 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
406
Forks
131
Avg merge
2h 32m
Merged PRs (30d)
2

Description

in the latest version, adding buttons in removeButtons property removes from main toolbar but not from three dots menu.

In the below example, 'source' has been added in removeButtons. It removes from the source button from main toolbar but in the three dot menu source is still available. It seems to be working in version 1.0.66.

Ref: https://codesandbox.io/s/jodit-react-editor-demo-forked-q9ce7?file=/src/Editor.tsx:925-973

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked CodeSandbox reproduction and its src/Editor.tsx selection, then compare the current behavior with version 1.0.66. Confirm that adding source to removeButtons hides it from both the main toolbar and the three-dots menu.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.