Skip to content

Conversation

cnrudd
Copy link
Member

@cnrudd cnrudd commented Oct 1, 2025

DashCanvasView and DashContainerView components now have a public @bindable titleDetails
property on their models to support displaying additional information in the title bar of these
components. titleDetails is not persisted, and is expected to be set programmatically by the
application as needed.

See corresponding Toolbox branch/PR if you want to test: xh/toolbox#781

Hoist P/R Checklist

Pull request authors: Review and check off the below. Items that do not apply can also be
checked off to indicate they have been considered. If unclear if a step is relevant, please leave
unchecked and note in comments.

If your change is still a WIP, please use the "Create draft pull request" option in the split
button below to indicate it is not ready yet for a final review.

Pull request reviewers: when merging this P/R, please consider using a squash commit to
collapse multiple intermediate commits into a single commit representing the overall feature
change. This helps keep the commit log clean and easy to scan across releases. PRs containing a
single commit should be rebased when possible.

@lbwexler lbwexler requested a review from ghsolomon October 8, 2025 18:22
cnrudd added 2 commits October 8, 2025 14:42
+ refactor some repeated code into new method getTitleElement
@lbwexler lbwexler merged commit e44293c into develop Oct 8, 2025
2 checks passed
@lbwexler lbwexler deleted the dashTitleDetails branch October 8, 2025 19:48
lbwexler pushed a commit to xh/toolbox that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants