- Issue created by @Arno2Mars
- Status changed to Postponed: needs info
8 months ago 11:06am 17 March 2024 - 🇪🇨Ecuador dmezquia UTC-5
Hi @Arno2Mars,
Are you on the latest version 2.0.3? clean caches too?
For this I uploaded a adjust previously. https://www.drupal.org/project/pcr/issues/3384074#comment-15483319 ✨ Does not appear in views exposed filter block Fixed
If your problem continues, specify versions, screenshot and how to reproduce it.
Hi Dmezquia,
I don't think the issue is the same, as my problem is not occuring with Better Exposed Filters.
But you are right, I should have provided more info. Here it is:
Versions:
- drupal v10.2.4
- pcr v2.0.3
- Bootstrap theme v8.x-3.30Steps to reproduce:
1- Create a content type (e.g Article)
2- In "manage fields", create a List field (e.g Test checkbox)
3- In "manage form display", select formatter "Pretty checkboxes/radios buttons" and save
4- Clear all caches
5- Go to the content add page and see the formWhile on many themes the pretty buttons appear (see 3 first screenshots for Gin, Claro and Olivero), nothing appears for Bootstrap theme (see last screenshot).
Inspecting the page with the Chrome developper tools, it appears that the
for each select element are created but empty, thus not showing anything.Let me know if this additional info helps.
Many thanks!
- Status changed to Active
8 months ago 8:21am 19 March 2024 - 🇪🇨Ecuador dmezquia UTC-5
I will review it as soon as I can, thank you very much.
- First commit to issue fork.
- Merge request !23429079-not-working-with: Fixed the pretty checkbox issue for Bootstrap theme. → (Merged) created by Tirupati_Singh
- Status changed to Needs review
8 months ago 1:52pm 20 March 2024 - 🇮🇳India Tirupati_Singh
@Arno2Mars and @dmezquia, fixed the issue for Bootstrap theme. Attaching screenshots for reference, please review the MR.
Thanks a lot!
I have just tested it and I confirm it works like a charm.
I took time also to check everything is still working with Claro, Gin and Olivero themes, and I confirm it is the case.Your help is much appreciated, thanks again!
- Status changed to RTBC
6 months ago 4:06pm 28 May 2024 Hi, @Tirupati_Singh
I've successfully reproduced the issue by follwing the 'Steps to reproduce' and encountered the same, and after applying the patch the issue gets resolved, and clearly appear on Bootstrap theme, also the previous workings are not getting affected for that, which I've cross-checked on Gin, CLaro and Olivero theme as well.
Hence moving it to RTBC++
Also attaching relevant screenshots for reference!- Status changed to Fixed
6 months ago 2:58pm 30 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.