palantir/blueprint

Multiselect Dialog: Enable all steps by default

开放

#6,167 创建于 2023年5月19日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: coreType: feature requesthelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Environment

  • Package version(s): 4.16.2
  • Browser and OS versions: Chrome, macOs Ventura 13.3.1

Question

When using the Multistep dialog, is there a way to enable all steps in the side panel by default instead of having to click next to enable each step?

I have a use case where the format of Multiselect makes the most sense, but the steps are independent and not in a sequential form to be submitted at the end. The user can do what they need in the DialogBody on any step and close the MultistepDialog when done.

贡献者指南