Need to style Breadcrumb.

Created on 21 September 2023, 9 months ago
Updated 29 January 2024, 5 months ago

🐛 Bug report
Status

Needs work

Version

2.0

Component

Code

Created by

🇮🇳India alok_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @alok_singh
  • @alok_singh opened merge request.
  • Status changed to Needs review 9 months ago
  • Status changed to Needs work 5 months ago
  • Verified MR6! seeing one issue, it is showing an extra breadcrumb arrow at the end of breadcrumb. Added a screenshot for reference.

  • 🇮🇳India Arun Velusamy

    I have verified MR6!, I can see the arrow at the end of the list. we should remove that arrow.

    I have some css fix for the above mentioned issue

    .breadcrumb ol li:last-child:after, .breadcrumb ul li:last-child:after {
        content: none;
    }

    Please review

  • Status changed to Needs review 5 months ago
  • Assigned to DishaKatariya
  • Issue was unassigned.
  • Status changed to Needs work 5 months ago
  • 🇮🇳India DishaKatariya

    Verified and tested the MR6! Getting the below error:In CurlDownloader.php line 623:

    The "https://repo.packagist.org/p2/drupal/travel_zymphonies_theme.json" file could not be downloaded (HTTP/2 502 )

    require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [
    ...]

    composer [require drupal/travel_zymphonies_theme:^3.0] failed, composer command failed: exit status 255. stderr=

    Hence not able to reviw this issue.
    Thanks

Production build 0.69.0 2024