Imported bulk taxonomy_term:plant_type showing different colors

1 Like

@aathi179 I can’t seem to replicate this. Can you “Inspect element” and find out what CSS classes are being added to those rows that add the background color you’re seeing? Perhaps that will provide a clue.

@mstenta, thank you for response, may be it’s my mistake how that i was tried uploading ANSI format instead of utf-8. i found this error after third try .so, may be it’s also cause. because, i was uploaded same content utf-8 format on live instance successfully. also, this live instance import was made after experimenting on local instance.

That element css class =“draggable taxonomy-term-preview taxonomy-term-divider-bottom odd”.

<tr class="draggable taxonomy-term-preview taxonomy-term-divider-bottom odd" data-drupal-selector="edit-terms-tid3560" data-once="claroTabledrag">
                              <td class="tabledrag-cell"><div class="tabledrag-cell-content js-tabledrag-cell-content"><div class="js-indentation indentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="tree" width="25" height="25" viewBox="0 0 25 25">
    <path class="tree__item tree__item-child-ltr tree__item-child-last-ltr tree__item-horizontal tree__item-horizontal-right" d="M12,12.5 H25" stroke="#888"></path>
    <path class="tree__item tree__item-child-rtl tree__item-child-last-rtl tree__item-horizontal tree__horizontal-left" d="M0,12.5 H13" stroke="#888"></path>
    <path class="tree__item tree__item-child-ltr tree__item-child-rtl tree__item-child-last-ltr tree__item-child-last-rtl tree__vertical tree__vertical-top" d="M12.5,12 v-99" stroke="#888"></path>
    <path class="tree__item tree__item-child-ltr tree__item-child-rtl tree__vertical tree__vertical-bottom" d="M12.5,12 v99" stroke="#888"></path>
  </svg>
</div><a href="#" title="Drag to re-order" class="tabledrag-handle js-tabledrag-handle"></a><div class="tabledrag-cell-content__item"><a href="/taxonomy/term/356" data-drupal-selector="edit-terms-tid3560-term" id="edit-terms-tid3560-term" hreflang="en" class="menu-item__link">Dwarf Copper Leaf/ Line keerai Green (Type 3)</a><input class="term-id" data-drupal-selector="edit-terms-tid3560-term-tid" type="hidden" name="terms[tid:356:0][term][tid]" value="356"><input class="term-parent" data-drupal-selector="edit-terms-tid3560-term-parent" type="hidden" name="terms[tid:356:0][term][parent]" value="330"><input class="term-depth" data-drupal-selector="edit-terms-tid3560-term-depth" type="hidden" name="terms[tid:356:0][term][depth]" value="1"></div></div></td>
                              <td><div id="edit-terms-tid3560-status" class="js-form-item form-item js-form-type-item form-type--item js-form-item-terms-tid3560-status form-item--terms-tid3560-status form-item--no-label">
          Published
          </div>
</td>
                              <td>  <div class="dropbutton-wrapper dropbutton-multiple" data-drupal-ajax-container="" data-once="dropbutton"><div class="dropbutton-widget"><ul data-drupal-selector="edit-terms-tid3560-operations" class="dropbutton dropbutton--extrasmall dropbutton--multiple dropbutton--gin"><li class="edit dropbutton__item dropbutton-action"><a href="/taxonomy/term/356/edit?destination=/admin/structure/taxonomy/manage/plant_type/overview" hreflang="en">Edit</a></li><li class="dropbutton-toggle"><button type="button" class="dropbutton__toggle"><span class="visually-hidden">List additional actions</span></button></li><li class="dropbutton__item dropbutton-action secondary-action"><ul class="dropbutton__items"><li class="add-child dropbutton__item dropbutton-action secondary-action"><a href="/admin/structure/taxonomy/manage/plant_type/add?parent=356">Add child</a></li><li class="delete dropbutton__item dropbutton-action secondary-action"><a href="/taxonomy/term/356/delete?destination=/admin/structure/taxonomy/manage/plant_type/overview" class="use-ajax" data-dialog-type="modal" data-dialog-options="{&quot;width&quot;:880}" hreflang="en" data-once="ajax">Delete</a></li></ul></li></ul></div></div></td>
                              <td class="tabledrag-hide" style="display: none;"><div class="js-form-item form-item js-form-type-number form-type--number js-form-item-terms-tid3560-weight form-item--terms-tid3560-weight form-item--no-label">
            <label for="edit-terms-tid3560-weight" class="form-item__label visually-hidden">Weight for added term</label>
              <input class="term-weight form-number form-element form-element--type-number form-element--api-number" data-drupal-selector="edit-terms-tid3560-weight" type="number" id="edit-terms-tid3560-weight" name="terms[tid:356:0][weight]" value="0" step="1" size="10">
          </div>
</td>
                          </tr>