- Issue created by @agoradesign
- π¦πΉAustria agoradesign
ok, as far as I have seen, this is really by design in 3.x that the checkbox JS should handle both widgets - but what's the difference then? in this current project, I really wanted plain links... I stick on version 3.x, but copied the link widget JS from 2.x and inherited my own links widget from the original one, using that JS instead of the checkbox one
- First commit to issue fork.
- πΊπΈUnited States neclimdul Houston, TX
This is _very_ broken and seems to be tied up in one way or another in every commit on the 3.x branch. The BEF changes touch it, there #3210353: Issue with browser Back button and Checkbox widget β hacks and complicates things, and then #3309612: Link widget styling β tries to "Make it a a link" again by styling the span blue? Not only does that hit themers bad its the amazingly not accessible.
I don't know how to fix this but there seems to be a fundamental project with how facets is thinking about link widgets now.
This seems like it should be a blocker for 3.x so marking it critical.
- Status changed to Needs review
10 months ago 4:50pm 16 January 2024 - last update
10 months ago 424 pass, 2 fail The last submitted patch, 5: links_widget_is_loading_the_checkbox_widget_JS_library-3360920-5.patch, failed testing. View results β
- πΊπ¦Ukraine paulrad
Could confirm that the #5 addresses the issue and resolves it. Tested with 3.0.0-beta1.
Failed tests still needs to be resolved.