Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-75590

Project Picker / dropdown are too narrow, truncate project names

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Issue - View
    • None
    • 1
    • 17
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      It seems that the project dropdown/picker is limited to a hardcoded value of 250px which is too small for bigger instances where projects name prefix could be identical for more than 250px.

      Same UX bug affects other similar dropdowns in the application but this one is clearly the easiest to spot.

      There is an already documented workaround for Jira Server but that's was supposed to be only temporary until Atlassian implements a properfix.

       #issuetype-single-select, #project-single-select, form.aui .aui-ss, .jiraform .aui-ss,
          form.aui .text, form.aui .password, form.aui .textarea, form.aui .select, form.aui .multi-select, form.aui .aui-select2-container .select2-choices {
              max-width: 500px !important;
          }
      

            Unassigned Unassigned
            19d5cab36386 Raf (Inactive)
            Votes:
            17 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: