Skip to content

Resolve "Add color selector for broadcast messages"

What does this MR do?

This merge request adds the color selector that is being used in the labels form to the broadcast messages form.

It adds a ported version of text_color_for_bg which is defined in labels_helper.rb, so when the user clicks on the color, JavaScript will run the selected color through this function and get the appropriate color for the text.

Does this MR meet the acceptance criteria?

Conformity

Closes #61787 (closed)

Edited by Ammar Alakkad

Merge request reports