reactjs / reactjs/react-tabs

Closable, draggable tabs?

Open
#231 5 comments 18 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3.1k
Forks
455
Avg merge
5h 9m
Merged PRs (30d)
2

Description

The very basic functionality -- to close a tab -- is missing, and would be nice to have. In addition, draggable functionality also would be useful.

For now I was able to just create a custom "close" button in each tab, and it works, but worth having closable={boolean}, and onClose={index => ...}

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

No files, tests, or entry points are named in the issue. Review the tab component's current API and behavior, then define what done means for closable tabs, the onClose callback, and draggable tabs before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.