Update Add Issues button text when 0 issues are selected

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Problem to solve

Following on from this discussion, in app/assets/javascripts/boards/components/modal/footer.vue we display a button to add additional issues. The text displayed depends on the # of issues to be added:

  • 0 issues: Add Issues
  • 1 issue: Add Issue
  • n where n = 2+ issues: Add n Issues

Can we simplify this text and also the translations generated?

Additionally, would there be any benefit for translations if we changed this?

Proposal

For 0 issues we could:

  • display Add 0 Issues
  • hide the button entirely

Current implementation

Screen_Shot_2019-06-27_at_12.13.52_pm

Screen_Shot_2019-06-27_at_12.13.57_pm

Edited Sep 25, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading