1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should display error message when no issues available 1`] = `
5 onRequestClose={[Function]}
13 className="modal-head"
16 issue_bulk_change.form.title.0
20 className="modal-body modal-container"
25 issue_bulk_change.no_match
29 className="modal-foot"
32 overlay="issue_bulk_change.no_change_selected"
36 id="bulk-change-submit"
51 exports[`should display form when issues are present 1`] = `
53 onRequestClose={[Function]}
61 className="modal-head"
64 issue_bulk_change.form.title.1
68 className="modal-body modal-container"
72 className="display-inline-block spacer-top"
73 id="send-notifications"
79 className="little-spacer-right"
81 issue.send_notifications
86 className="modal-foot"
89 overlay="issue_bulk_change.no_change_selected"
93 id="bulk-change-submit"
108 exports[`should display warning when too many issues are passed 1`] = `
110 issue_bulk_change.form.title.500
114 exports[`should display warning when too many issues are passed 2`] = `
119 defaultMessage="issue_bulk_change.max_issues_reached"
120 id="issue_bulk_change.max_issues_reached"
132 exports[`should render select for severity: Option 1`] = `
142 className="display-flex-center"
148 exports[`should render select for severity: SingleValue 1`] = `
158 className="display-flex-center"
164 exports[`should render select for type: Option 1`] = `
174 className="display-flex-center"
180 className="little-spacer-left"
188 exports[`should render select for type: SingleValue 1`] = `
198 className="display-flex-center"
204 className="little-spacer-left"