Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-579

[Members module in VueJS] Missing a filter icon, if font awesome is not used by the skin

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 2.0.0
    • 2.0.0
    • Module Members
    • None

      The view use Font Awesome "fa-filter" css class to display a filter icon on right side of filter input.
      But the view does not bring font awesome itself.
      So if the skin does not depends on Font Awesome, the icon is missing.


      <div data-v-2356340d="" class="d-flex member-filter-input_field border mb-5">
                  <input data-v-2356340d="" placeholder="Filtrer la liste ..." class="member-filter-input">
                  <i data-v-2356340d="" class="fa fa-filter"></i>
      </div>
      

          [WORKSPACES-579] [Members module in VueJS] Missing a filter icon, if font awesome is not used by the skin

          Laurence Aumeunier made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Raphaël Franchet made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          the new new module is independant now

          Raphaël Franchet added a comment - the new new module is independant now
          Laurence Aumeunier made changes -
          Rank New: Ranked higher
          Laurence Aumeunier made changes -
          Sprint Original: 4.3 M3 [ 35 ]
          Laurence Aumeunier made changes -
          Assignee Original: Grégory Lefebvre [ glefebvre ]
          Laurence Aumeunier made changes -
          Description Original: The view use Font Awesome "fa-filter" css class to display a filter icon on right side of filter input.
          But the view does not bring font awesome itself.
          So if the skin does not depends on Font Awesome, the icon is missing.

           !image-2019-09-04-15-27-39-907.png|thumbnail!
           !image-2019-09-04-15-28-19-983.png|thumbnail!
          New: The view use Font Awesome "fa-filter" css class to display a filter icon on right side of filter input.
          But the view does not bring font awesome itself.
          So if the skin does not depends on Font Awesome, the icon is missing.

           !image-2019-09-04-15-27-39-907.png|thumbnail!
           !image-2019-09-04-15-28-19-983.png|thumbnail!

          {code:xml}
          <div data-v-2356340d="" class="d-flex member-filter-input_field border mb-5">
                      <input data-v-2356340d="" placeholder="Filtrer la liste ..." class="member-filter-input">
                      <i data-v-2356340d="" class="fa fa-filter"></i>
          </div>
          {code}
          Laurence Aumeunier created issue -

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: