Hi @xurdep
I have created MR!1 and patch for above issue, Please review it once.
Thank you
here is the patch for above issue
aman_lnwebworks → created an issue.
Thanks for the patch, we will fix issue in New Release.
Hi @chaitanyadessai
I have Created MR!2 for the above issue, Could you please review it once?
Thank you !!
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Hi @psf_
I have created MR!3 for the above issue, Please review it once.
Thank you !!
aman_lnwebworks → created an issue.
Hi @Mingsong
Here is the patch for the above issue, please review it once.
Thank you !!
aman_lnwebworks → created an issue.
Hi @imclean
I have created MR!1 for the above issue, please review it once.
Thank you !!
aman_lnwebworks → created an issue.
I am using PHP version 8.1
Hi @psf_ @luismagr
I have created MR!2 for the above issue, Please review it once.
Thank you
aman_lnwebworks → created an issue.
Hi @mandclu
I have added MR!1 for the above issue, Please review it once.
Thank you!!
aman_lnwebworks → created an issue.
Hi @jrglasgow
I have created MR!3 for the above issue, please review it once.
Thank you!!
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Please add a preview of the theme.
Thank you
Hi @sleepingmonk
Please review the above solution once.
Thank you !!
Hi @sleepingmonk
For the above issue, you need to add a
stories
directory inside the
lib
directory,
And also need to update "koan_library_info_build()" function in .theme file
function koan_library_info_build() {
$extensions = ['css', 'js'];
$directory = 'themes/contrib/koan/lib/stories';
$libraries = [];
try {
// Escaping and imploding the extensions array for regex use
$extensions = array_map('preg_quote', $extensions);
$extensions = implode('|', $extensions);
// Scanning the directory for files with the specified extensions
$file_scan = \Drupal::service('file_system')->scanDirectory($directory, "/{$extensions}$/");
// Processing each file found in the directory
foreach ($file_scan as $file) {
$parts = explode('.', $file->filename);
$extension = end($parts);
switch ($extension) {
case 'css':
$libraries[$file->name][$extension] = [
'component' => [
'/' . $file->uri => [],
],
];
break;
case 'js':
$libraries[$file->name][$extension] = [
'/' . $file->uri => [],
];
break;
}
}
} catch (Exception $e) {
// Logging the exception message to the watchdog for debugging
\Drupal::logger('koan')->error('Error building library info: @message', ['@message' => $e->getMessage()]);
}
return $libraries;
}
aman_lnwebworks → created an issue.
Hi @drupalnesia
I have created MR!19, Please review it once.
Thank you
.nav-item .nav-link {
color: rgb(59, 58, 58);
}
here is the code for above issue
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Hi @smulvih2
I have created MR!1 for the above issue please review it once.
Thank you
aman_lnwebworks → created an issue.
richgerdes → credited aman_lnwebworks → .
Hi @SeaserWeb
Here is the patch for the above issue Please review it once.
Thank you !!
here is the code for issue
#contact-form #edit-submit {
margin-right: 10px;
}
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Hi @aaron.ferris
We are also using 2.x (2.0.2) branch.
I am attaching the screenshot of info file
aman_lnwebworks → created an issue.
Here is the patch for the above issue, Please review it once.
thank you!!
aman_lnwebworks → created an issue.
Hi @mably
I have created MR!1 for the above issue, Please review it once.
Thank you !!
aman_lnwebworks → created an issue.
Here is the patch for above issue
please review it once.
Thank you !!
aman_lnwebworks → created an issue.
here is the patch for above issue please review it once
Thank you
aman_lnwebworks → created an issue.
Hi @ewehbe @Georges ADWAN @lara_z @chdugue
I have created MR!2 for the above issue, please review it once.
Thank you
aman_lnwebworks → created an issue.
Hi @i-grou
I checked your solution
if (!$table) {
return [];
}
it's working fine, you can merge this.
Thank you !!
Hi @i-grou
I have created MR!1 for the above issue, please review it once.
Thank you !!
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Hi @mwebaze
If you test this issue and MR, so please you can close this issue.
Thank you !!
Hi @cdteu
I have created MR!9 for the above issue please review it once.
thank you
aman_lnwebworks → created an issue.
Hi @Ameer Khan @drupalfan2 @mattbloomfield
I have created MR!7 for the above issue,
Please review it once.
Thank you
aman_lnwebworks → created an issue.
Hi @himmatbhatia @VijaySharma_89 @gsharm
I have Created MR!4 for the above issue,
Please review it once.
thank you
aman_lnwebworks → created an issue.
Hi @mwebaze @msypes
I have created MR!3 for the above issue, please review it once.
Thank you
aman_lnwebworks → created an issue.
Hi @j. ayen green @wfairhead
I have Added MR!2 for the above issue please review it once.
thank you
aman_lnwebworks → created an issue.
Hi @Anas_maw @Pasqualle
I have created MR!1 for the above issue please review it once.
Thank you !!
aman_lnwebworks → created an issue.
Hi @scott_euser
I have created MR!5 for the above issue please review it once.
Thank you !!
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
Hi @Marcus_Johansson
Please review the MR!1 for the configuration menu.
Thank you !!
aman_lnwebworks → created an issue.
Hi @radheymkumar @Asheesh_kumar_Pal @heni_deepak
I have created MR!7 for the above issues please review it once.
thank you!!
aman_lnwebworks → created an issue.
Hi @GyD @rutiolma
I have added configuration menu for this module,
Please review the MR!1 once.
Thank you !!
aman_lnwebworks → created an issue.
aman_lnwebworks → created an issue.
here is the patch for above issue
here is the patch for config menu
aman_lnwebworks → created an issue.
aman_lnwebworks → made their first commit to this issue’s fork.
Hi @scottsawyer
I have created MR!1 for the above issue, Please review it once.
Thank you!!
aman_lnwebworks → created an issue. See original summary → .
Hi @akram zairig
If you review it then you can close this issue
Thank you !!
Hi @scottsawyer
I have created MR!1 for the above issue, Please review it once.
Thank you!!