Skip to content

Add checkbox to choose to create new list when creating new label

What does this MR do?

Adds a checkbox to choose whether or not to create a new list when creating a new label on the issue>boards page. The form for the Add List button and in the sidebar are using the same form. One of the request in #23026 (closed) was to make creation of a new list optional. Would adding a checkbox to toggle creation of a list be an option?

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Screenshots

🎉 "Add list" -> "Create Label" does not show add list checkbox, but adds to list on submit. Screen_Shot_2019-04-05_at_8.54.39_AM
🎉 "Sidebar" -> "Labels" -> "Create Label" does shows add list checkbox, which adds a list when checked. Screen_Shot_2019-04-05_at_8.54.59_AM
Edited by Santhosh Baranidharan

Merge request reports