Add Ability Hide Empty Fields on Agile Cards

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • 3
    • 2

      Issue
      Currently it's possible to add additional fields to card views in Agile. It would be nice if it were possible to hide the field instead of displaying "None" if there's no value.
      Workaround for Kanban boards

      Add the following css to the banner:

      <style type="text/css">
      .ghx-issue .ghx-extra-fields .ghx-fa {
          display: none;
      }
      </style>
      

            Assignee:
            Unassigned
            Reporter:
            David Di Blasio (Inactive)
            Votes:
            172 Vote for this issue
            Watchers:
            70 Start watching this issue

              Created:
              Updated: