Skip to content

Open "Create Slack app" link in new tab

What does this MR do and why?

Since this (eventually) redirects to Slack.com and makes the user lose context, we are changing this to open in a new tab so they can come back to setting up the app faster.

Changelog: changed

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 changes to UI. Only the button now opens in a new tab.

Screenshot_2024-02-15_at_22.08.26

How to set up and validate locally

Go to Admin area > Settings > General and expand the GitLab for Slack app. For example, http://127.0.0.1:3000/admin/application_settings/general#js-slack-settings.

Merge request reports