Skip to content

Auto-select the current project

Jack Chapman requested to merge jc/auto-select-current-project into master

What does this MR do and why?

Auto-select the current project

When in a project, automatically select the current project upon mounting. Also fixes the frequent project options so that it gives more choices when in a project.

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

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

Before After

How to set up and validate locally

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

Auto-selecting projects:

  1. Visit an issue in a project
  2. Open the 'add new task' form
  3. Check the current project is auto selected for you

Improved frequent projects:

  1. Make a few projects in the same group
  2. Make an issue in each project
  3. Visit one of the issues
  4. Open the 'add new task' form
  5. Check some of the other projects appear in 'recent projects'

Related to #436255 (closed)

Edited by Jack Chapman

Merge request reports