-
Notifications
You must be signed in to change notification settings - Fork 110
Fix token count display in PlaceNode inside SDCPNView #8262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
kube
wants to merge
22
commits into
cf/petrinaut-remove-zustand
Choose a base branch
from
cf/h-5982-improve-transition-animation
base: cf/petrinaut-remove-zustand
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Fix token count display in PlaceNode inside SDCPNView #8262
kube
wants to merge
22
commits into
cf/petrinaut-remove-zustand
from
cf/h-5982-improve-transition-animation
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3 tasks
37e2c1d to
2f206d0
Compare
…PNView, PlaceNode, TransitionNode, and use-sdcpn-to-react-flow to use new reactflow-types.
…removing the sdcpn parameter and streamlining node and arc creation logic in SDCPNView.
…te and SimulationFrameStateDiff types, update currently viewed frame handling, and refactor related components for improved state management and clarity.
2f206d0 to
0195f48
Compare
3e498ec to
bc88dae
Compare
kube
commented
Jan 19, 2026
libs/@hashintel/petrinaut/src/views/SDCPN/hooks/use-firing-delta.ts
Outdated
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/libs
Relates to first-party libraries/crates/packages (area)
type/eng > frontend
Owned by the @frontend team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Kapture.2026-01-19.at.02.37.27.mp4
🌟 What is the purpose of this PR?
🔗 Related links
🚫 Blocked by
🔍 What does this change?
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
turbo.json's have been updated to reflect this🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
📹 Demo