Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

需求:Tabs editable-card 模式,TabPane 增加一个属性可以将 Pane 固定住,即不显示删除按钮 #4286

Closed
chenfeicqq opened this issue Dec 19, 2016 · 5 comments
Labels
help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request.

Comments

@chenfeicqq
Copy link

chenfeicqq commented Dec 19, 2016

使用场景为: 列表页 为一个固定的 pane,点击列表中某项进行编辑时,新增 pane 进行编辑;

@chenfeicqq chenfeicqq changed the title Tabs editable-card 模式,TabPane 增加一个属性可以将 Pane 固定住,即不显示删除按钮 需求:Tabs editable-card 模式,TabPane 增加一个属性可以将 Pane 固定住,即不显示删除按钮 Dec 19, 2016
@benjycui
Copy link
Contributor

即部分 TabPane 可以删除,部分不可以?

@RaoHai
Copy link
Contributor

RaoHai commented Dec 19, 2016

<Tabs type="editable-card">
  <Tab closeable={false} />
</Tabs>

这样?

@afc163
Copy link
Member

afc163 commented Dec 19, 2016

@chenfeicqq 要不要来个 PR?

@benjycui benjycui added help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. Feature labels Dec 20, 2016
@lixiaoyang1992
Copy link
Contributor

#4775
已PR

@lock
Copy link

lock bot commented May 2, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request.
Projects
None yet
Development

No branches or pull requests

5 participants