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

Customizable Issue Collector Form

    XMLWordPrintable

Details

    • 0
    • 5
    • 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.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Having the flexibility to change the appearance of the Issue Collector form would be a nice feature.

      Maybe there can be an option to add a custom stylesheet to customize the form style (a simple way to integrate a .css-file) in order to be able to have a full responsive popup for mobile compatibility especially.

      in particular this css code, which defined some fields size inside the popup of the collector :

      form.aui .long-field {
          max-width: 500px;
      }
      

      overriding the popup collector size can be done now using :

      .atlwdg-popup {
          height: 90% !important;
          width: 75% !important;
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              419aa7ee7c6a Damien (darwyn)
              Votes:
              12 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: