- Issue created by @baldwinlouie
- 🇺🇸United States baldwinlouie
@yas Please review this patch. I've opened another issue for the CI/CD failures.
- 🇮🇳India divya.sejekan
Im not able to reproduce this issue , Without patch the dropdown seems to be working and able to change the font too.
- 🇮🇳India vinodhini.e chennai
Steps Taken to Reproduce the Issue (Unable to Reproduce)
1. Installed the module on Drupal 11.2.2.
2. Navigated to the Rigel settings page and checked the font settings.
3. Verified that we were able to change the fonts from the dropdown without applying the patch.We were not able to reproduce the issue as described.
- 🇺🇸United States baldwinlouie
@vinodhini.e and @divya.sejekan
I'm sorry I didn't attach steps to reproduce. The actual font dropdown works and saves. However, when you go back to the site, the font does not change.
I added a steps to reproduce section.
HTH
- 🇮🇳India vinodhini.e chennai
Hi @baldwinlouie,
Steps to Replicate the Issue:
I followed the steps mentioned to reproduce the issue.
I also encountered the same issue — the font changes were not applied on the frontend.
After applying Merge Request #94, the font settings were applied correctly.
I tested with multiple fonts, and it is now working as expected.Thanks.