- Issue created by @alok_singh
- @alok_singh opened merge request.
- Status changed to Needs review
about 1 year ago 6:47am 21 September 2023 - Status changed to Needs work
10 months ago 1:21pm 23 January 2024 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
10 months ago 5:19am 29 January 2024 - Assigned to dishakatariya
- Issue was unassigned.
- Status changed to Needs work
10 months ago 5:56am 29 January 2024 - 🇮🇳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