KhronosGroup / KhronosGroup/glTF-InteractivityGraph-AuthoringTool
Text node not bubbling up click actions even though it does not consume clicks
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hey, after we discussed this on the call last week, I made a test asset, and turns out currently the graph authoring tool does not pass since it only updates hover state when the pointer is moving – this leads to incorrect/impossible states:
https://drive.google.com/file/d/1_mFLjzToDxU0Y0q3uxUk8rvX5DZoV3Sa/view?usp=drive_link
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the behavior with the linked Google Drive test asset in the graph authoring tool. Trace pointer hover updates and click handling for text nodes; done means hover state remains correct without pointer movement and click actions bubble when the text node does not consume clicks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100