palantir/blueprint

OverflowList FR: collapse from middle

开放

#3,794 创建于 2019年10月24日

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

仓库指标

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

描述

Environment

  • Package version(s): 3.18.0
  • Browser and OS versions: ALL

Feature request

For the overflow list, It would be a nice feature to have a collapse from middle. There are instances where the middle of a path is common however the tail and head differ

Examples

Using the example from Documentation: Full path: All files > Users > Janet >Photos > Wednesday > image.jpg Collapse from start: ...>Photos > Wednesday > image.jpg Collapse from end: All files > Users > Janet > Photos > ... Collapse from middle: All files > Users > ... > Wednesday > image.jpg

贡献者指南