Skip to content

Review issue tracker empty state UI text

Description

The current issue tracker empty state is wordy. Propose new empty state UI text.

Implementation Guide

To edit this text, you'll need to edit these files and maybe others:

Code:

Tests:

After you change the strings, you'll need to regenerate the gitlab.pot file used for localization:

  1. Install and run GDK.
  2. Run bin/rake gettext:regenerate.
  3. Stop GDK with gdk stop.

Preview empty state

In a project with no issues open or closed, add -/issues to the URL or select Issues on the left sidebar.

Screenshots

Test URL: https://gitlab.com/msedlakjakubowski/my-public-project/-/issues

User not signed in: (awaiting contribution)

Current Proposed
image image

User signed in: (fixed in !96430 (merged))

Current Proposed
image image

Who can address this

@msedlakjakubowski @nickleonard or anyone else, including community contributors.

Related links

Edited by Marcin Sedlak-Jakubowski