|
2 | 2 |
|
3 | 3 | exports[`Matches shallow shapshot 1`] = `
|
4 | 4 | <div
|
5 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ChallengeSearchBar___fvE3o" |
6 |
| - role="search" |
| 5 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__container___29iSI" |
7 | 6 | >
|
8 |
| - <label |
9 |
| - htmlFor="search-challenges" |
| 7 | + <div |
| 8 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ChallengeSearchBar___fvE3o" |
| 9 | + role="search" |
10 | 10 | >
|
11 |
| - Search: |
12 |
| - <input |
13 |
| - id="search-challenges" |
14 |
| - onChange={[Function]} |
15 |
| - onKeyPress={[Function]} |
16 |
| - placeholder="" |
17 |
| - type="text" |
18 |
| - value="query" |
19 |
| - /> |
20 |
| - <span |
21 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ClearButton___u_e0r src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__active___8LjMb" |
22 |
| - onClick={[Function]} |
23 |
| - onKeyPress={[Function]} |
| 11 | + <div |
| 12 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__input-container___1II2g" |
| 13 | + htmlFor="search-challenges" |
24 | 14 | >
|
25 |
| - ⨯ |
26 |
| - </span> |
27 |
| - <span |
28 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__SearchButton___3GzR0 src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__active___8LjMb" |
29 |
| - onClick={[Function]} |
30 |
| - onKeyPress={[Function]} |
31 |
| - role="button" |
32 |
| - tabIndex="0" |
33 |
| - > |
34 |
| - <ZoomIcon |
35 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__zoomIcon___3d_cL" |
36 |
| - height="16" |
37 |
| - viewBox="0 0 16 16" |
38 |
| - width="16" |
39 |
| - xmlns="http://www.w3.org/2000/svg" |
| 15 | + <input |
| 16 | + id="search-challenges" |
| 17 | + onChange={[Function]} |
| 18 | + onInput={[Function]} |
| 19 | + placeholder="" |
| 20 | + type="text" |
| 21 | + value="query" |
40 | 22 | />
|
41 |
| - </span> |
42 |
| - </label> |
| 23 | + <span |
| 24 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__SearchButton___3GzR0" |
| 25 | + > |
| 26 | + <ZoomIcon |
| 27 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__zoomIcon___3d_cL" |
| 28 | + height="16" |
| 29 | + viewBox="0 0 16 16" |
| 30 | + width="16" |
| 31 | + xmlns="http://www.w3.org/2000/svg" |
| 32 | + /> |
| 33 | + </span> |
| 34 | + </div> |
| 35 | + </div> |
43 | 36 | </div>
|
44 | 37 | `;
|
45 | 38 |
|
46 | 39 | exports[`Matches shallow shapshot 2`] = `
|
47 | 40 | <div
|
48 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ChallengeSearchBar___fvE3o" |
49 |
| - role="search" |
| 41 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__container___29iSI" |
50 | 42 | >
|
51 |
| - <label |
52 |
| - htmlFor="search-challenges" |
| 43 | + <div |
| 44 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ChallengeSearchBar___fvE3o" |
| 45 | + role="search" |
53 | 46 | >
|
54 |
| - Search: |
55 |
| - <input |
56 |
| - id="search-challenges" |
57 |
| - onChange={[Function]} |
58 |
| - onKeyPress={[Function]} |
59 |
| - placeholder="" |
60 |
| - type="text" |
61 |
| - value="" |
62 |
| - /> |
63 |
| - <span |
64 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__ClearButton___u_e0r" |
65 |
| - onClick={[Function]} |
66 |
| - onKeyPress={[Function]} |
67 |
| - > |
68 |
| - ⨯ |
69 |
| - </span> |
70 |
| - <span |
71 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__SearchButton___3GzR0" |
72 |
| - onClick={[Function]} |
73 |
| - onKeyPress={[Function]} |
74 |
| - role="button" |
75 |
| - tabIndex="0" |
| 47 | + <div |
| 48 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__input-container___1II2g" |
| 49 | + htmlFor="search-challenges" |
76 | 50 | >
|
77 |
| - <ZoomIcon |
78 |
| - className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__zoomIcon___3d_cL" |
79 |
| - height="16" |
80 |
| - viewBox="0 0 16 16" |
81 |
| - width="16" |
82 |
| - xmlns="http://www.w3.org/2000/svg" |
| 51 | + <input |
| 52 | + id="search-challenges" |
| 53 | + onChange={[Function]} |
| 54 | + onInput={[Function]} |
| 55 | + placeholder="" |
| 56 | + type="text" |
| 57 | + value="" |
83 | 58 | />
|
84 |
| - </span> |
85 |
| - </label> |
| 59 | + <span |
| 60 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__SearchButton___3GzR0" |
| 61 | + > |
| 62 | + <ZoomIcon |
| 63 | + className="src-shared-components-challenge-listing-Filters-ChallengeSearchBar-___style__zoomIcon___3d_cL" |
| 64 | + height="16" |
| 65 | + viewBox="0 0 16 16" |
| 66 | + width="16" |
| 67 | + xmlns="http://www.w3.org/2000/svg" |
| 68 | + /> |
| 69 | + </span> |
| 70 | + </div> |
| 71 | + </div> |
86 | 72 | </div>
|
87 | 73 | `;
|
0 commit comments