Skip to content

Commit 54fec7d

Browse files
committed
fix(web): let the tool-row trailing chip truncate instead of covering the title
The right cluster of ToolRow (status dot, chip, time, buttons) was flex: none, so a long chip such as "Foreground · model · effort" on a collapsed Task row slid over the row title once the pane got narrow. The chip now shrinks with an ellipsis and .bh-text clips as a backstop.
1 parent cae11a2 commit 54fec7d

98 files changed

Lines changed: 144 additions & 115 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/web-preview-header-close.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@pymodel/pythinker-code': patch
33
---
44

5-
Keep the file preview close button in the top-right corner at every panel width and remove the unused download action.
5+
Keep the file preview close button in the top-right corner at every panel width, remove the unused download action, and stop the running-task indicator from overlapping a collapsed Task row title.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"sourceHash": "7ea5e8fb9bbb40d695d221dccebe6a9c77a67434b48c9ecfff3985148d67e43b",
2+
"sourceHash": "6a06c016a761597f70c7b18e0d7368eb8a49d291d67176574af5491181737c3a",
33
"sourceFileCount": 405
44
}

apps/pythinker-code/dist-web/assets/CodeBlockNode-CRjmmlqv.js renamed to apps/pythinker-code/dist-web/assets/CodeBlockNode-pRycU0j7.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/DesignSystemView-DfENn6Z8.js renamed to apps/pythinker-code/dist-web/assets/DesignSystemView-CqGPH_Ao.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/Tooltip-T2K26svk.js renamed to apps/pythinker-code/dist-web/assets/Tooltip-BTsOkICu.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-BdtdeoSj.js renamed to apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-_7W9nB8Y.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/arc-CJEl6fqN.js renamed to apps/pythinker-code/dist-web/assets/arc-4_XOLovW.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-DCqXf70b.js renamed to apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-BLS2OxPU.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)