1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="abs-width-400"
13 className="big-spacer-bottom status-radio"
14 onCheck={[MockFunction]}
19 statusOption="TO_REVIEW"
25 className="big-spacer-bottom status-radio"
26 onCheck={[MockFunction]}
31 statusOption="ACKNOWLEDGED"
37 className="big-spacer-bottom status-radio"
38 onCheck={[MockFunction]}
49 className="big-spacer-bottom status-radio"
50 onCheck={[MockFunction]}
61 className="big-padded display-flex-column"
65 htmlFor="comment-textarea"
67 hotspots.status.add_comment
70 className="spacer-top form-field fixed-width spacer-bottom"
78 className="big-spacer-top display-flex-justify-end display-flex-center"
82 onClick={[MockFunction]}
84 hotspots.status.change_status
91 exports[`should render correctly: loading 1`] = `
93 className="abs-width-400"
96 className="big-padded"
101 className="big-spacer-bottom status-radio"
102 onCheck={[MockFunction]}
106 statusInBadge={false}
107 statusOption="TO_REVIEW"
113 className="big-spacer-bottom status-radio"
114 onCheck={[MockFunction]}
118 statusInBadge={false}
119 statusOption="ACKNOWLEDGED"
125 className="big-spacer-bottom status-radio"
126 onCheck={[MockFunction]}
130 statusInBadge={false}
137 className="big-spacer-bottom status-radio"
138 onCheck={[MockFunction]}
142 statusInBadge={false}
149 className="big-padded display-flex-column"
152 className="text-bold"
153 htmlFor="comment-textarea"
155 hotspots.status.add_comment
158 className="spacer-top form-field fixed-width spacer-bottom"
159 id="comment-textarea"
160 onChange={[Function]}
166 className="big-spacer-top display-flex-justify-end display-flex-center"
170 onClick={[MockFunction]}
172 hotspots.status.change_status
175 className="spacer-left spinner"