Skip to content

Add auto-clear for selected run ID after highlighting run card - #748

Merged
cristian-tamblay merged 1 commit into
developfrom
fix/run-card-highlight-auto-clear
Jul 6, 2026
Merged

Add auto-clear for selected run ID after highlighting run card#748
cristian-tamblay merged 1 commit into
developfrom
fix/run-card-highlight-auto-clear

Conversation

@Creylay

@Creylay Creylay commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Clicking a row in the model comparison table highlighted the corresponding run card (scale + shadow) with no way to dismiss it — the effect persisted until the page was refreshed or the user navigated away. The highlight now
automatically clears after 2 seconds, matching the existing auto-clear pattern already used for newly added run cards.


Type of Change

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • DashAI/front/src/components/models/SessionVisualization.jsx: added a setTimeout in handleRowClick to reset selectedRunId to null after 2000 ms.

@cristian-tamblay
cristian-tamblay merged commit 24ae509 into develop Jul 6, 2026
20 checks passed
@cristian-tamblay
cristian-tamblay deleted the fix/run-card-highlight-auto-clear branch July 6, 2026 16:39
@cristian-tamblay cristian-tamblay mentioned this pull request Aug 6, 2026
6 tasks
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