Skip to content

Add infinite scrolling to projects_dropdown

What does this MR do and why?

Add infinite scroll to projects_dropdown in Jira connect branches page. This fixes an issue with the dropdown when there were more than 20 projects and it wasn't loading the extra paginated results.

Changelog: fixed

Screenshots or screen recordings

Before After
Create_branch_for_Jira_issue_before Create_branch_for_Jira_issue_after

How to set up and validate locally

Go to http://127.0.0.1:3000/-/jira_connect/branches/new?issue_key=FE-10.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #425873 (closed)

Merge request reports