palantir/blueprint

OverflowList FR: collapse from middle

Open

#3,794 建立於 2019年10月24日

在 GitHub 查看
 (1 留言) (3 反應) (0 負責人)TypeScript (2,167 fork)batch import
P2Package: coreType: enhancementhelp wanted

倉庫指標

Star
 (20,263 star)
PR 合併指標
 (平均合併 43天 10小時) (30 天內合併 27 個 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

貢獻者指南