The GitHub Actions job "Benchmarks" on 
texera.git/feat/operator-recommender-frontend has succeeded.
Run started by GitHub user gupta-sahil01 (triggered by gupta-sahil01).

Head commit for run:
e299875ad9193b58a6ff8ac228102aa1ee9329b8 / gupta-sahil01 
<[email protected]>
fix(frontend): re-check the anchor port on click

Nothing dismisses the suggestion chips when the user hand-draws a link out of 
the anchor port -- that gesture starts on the port and fires 
element:pointerdown, not the blank:pointerdown the overlay listens for. So the 
ask-time port check can be stale by the time a chip is clicked. Extract 
isOutputPortLinked and re-run it in materializeNextOperatorSuggestion.

Also move the isEnabled() return above the reposition subscription, which 
otherwise stays alive with no producer when the feature is off, and assert the 
recommender flag's default in GuiConfigSpec so a flipped default fails CI.

Report URL: https://github.com/apache/texera/actions/runs/31643429201

With regards,
GitHub Actions via GitBox

Reply via email to