Commit 4fd2a8e
fix(visualization): revert filePanelFileSelector track expression change
The track-by-fileName change caused an e2e test failure in
uploadFilesButton because mat-select value binding relies on object
identity. Reverting to original track-by-identity.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 006e1b5 commit 4fd2a8e
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- visualization/app/codeCharta/ui/filePanel/filePanelFileSelector
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments