Skip to content

Remove js- prefix from approvals table

What does this MR do and why?

Removing js- prefixed classes used for testing in favour of data-testid attribute. The changes are scoped to ee/app/assets/javascript/approvals modules and its unit and feature tests.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No UI changes.

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Since there's no UI changes, make sure that the pipeline runs without error.

Related to #439890 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports