Skip to content

请求增加一个可以拖动的步骤条 #3201

Description

@yangf85

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

希望增加一个新功能:一个可拖动的步骤进度条组件。该组件应允许用户通过一系列步骤直观地跟踪他们的进度,并且能够拖动当前步骤标记到任意步骤。此外,进度条中的每个步骤应该能够绑定到预定义枚举的特定值,从而提供更大的灵活性,并与我们现有的数据模型更好地集成。

Describe the solution you'd like

  • 步骤进度条应该支持鼠标拖动操作,用户可以通过拖动来改变当前步骤。
  • 进度条应该能够与枚举类型的变量进行绑定,每个步骤对应枚举中的一个值。
  • 如图

image

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions