Commit d72f1b7
fix(e2e): stabilize search history multi-item test
Re-navigate to the home page before each search in
test_e2e_search_bar_user_search_history_multiple_items so the header
search bar picks up a fresh v-model binding between searches. Without
this, consecutive searches from the /search results page left the input
in a stale state and the URL never transitioned to the next query.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2e211a4 commit d72f1b7
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | | - | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments