Skip to content

Fix alignment for notification settings ajax response

What does this MR do?

Fixes a issue where an AJAX call to change your global notification settings will return an html partial which has the incorrect dropdown alignment class, in some cases causing the dropdown menu to become obscured on the left side of the screen.

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

Screenshots (if relevant)

See issue #25510 (closed) for a screenshot of the problem and steps to reproduce.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25510 (closed)

Merge request reports