slack icon indicating copy to clipboard operation
slack copied to clipboard

Label picker in "Open a new issue" form doesn't show all labels and sorts them unusually

Open serriere opened this issue 2 years ago • 2 comments

Describe the bug It appears that the Label picker will only make a maximum of 30 labels available to pick and they are presented in an unexpected order. I'm not sure exactly what order they are sorted in, some of it is alphabetical, but it looks like the first few entries are not.

To Reproduce Steps to reproduce the behavior:

  1. Type /github open integrations/slack bug_report.md
  2. Click on Choose an option...
  3. Scroll through the list and see that the labels type:improvement, type:question, type:technical debt, type:workspace-tokens, wontfix, and wip are not available to select (despite being valid labels for this repository). Typing the labels into the field does not show them either.

Expected behavior We should be able to select any label for the repository from this picker.

Screenshots CleanShot 2021-08-14 at 18 05 45

Desktop (please complete the following information):

  • OS: macOS 11.4
  • Slack Version: 4.18.0

Additional context I don't think it makes a difference, but we're on a Business+ Plan.

serriere avatar Aug 15 '21 01:08 serriere

I don't want to overstep, but it does seem like we should be able to get 100 labels into the picker without too much trouble 😬 . From the issues API docs:

CleanShot 2021-08-14 at 18 20 31

And from the Slack dialogs and select elements API docs under Dynamic data from an external source: CleanShot 2021-08-14 at 18 26 32

Cheers!

serriere avatar Aug 15 '21 01:08 serriere

+1

maldotcom avatar Jun 02 '22 19:06 maldotcom