marchtea / marchtea/tabmanager

支持stack移动到其他space

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

增加stack的拖动事件。当拖动目标是space,并且是其他space时,可以将stack移动到对应的space

  1. 需要有提示,在移动到space上面时,做提示。

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 by locating the UI components and drag-and-drop handlers for stacks and spaces. Trace how a stack identifies its drop target, then implement the move behavior for a different space and its visual prompt. Done means dragging a stack over another space gives feedback and moving it places the stack in that space.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.