Skip to content

Fix label filter single quote

What does this MR do?

Escapes the single quote character for the label filter dropdown so that labels with single quote characters won't break the dropdown.

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Fixes an existing bug

What are the relevant issue numbers?

Closes #20585 (closed)

Screenshots (if relevant)

Before: CTC2T7Jbg9 Screen_Shot_2016-08-15_at_1.24.39_PM

After: LET0zBXB84

Does this MR meet the acceptance criteria?

Merge request reports