-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Migrate Label Ajax stimulus and Jquery code to Turbo #821
Conversation
…language remaining over the not tagged
…label fetcher component
This is the right place for this comment
|
@syphax-bouazzouni |
@syphax-bouazzouni ping |
@Bilelkihal fixed in 2afeb07, it is when you select another language than English. |
Fix
and contribute in #426
Changes
Screencast.from.2024-11-01.19-57-27.webm
Create a label fetch component that for an id/URI fetches its label if found harmonizing the code for concepts, schemes, collections, and LabelXl (bcf103c)
Replace the label-ajax stimulus with turbo frame using ajax_link_chip (0b8fa1a)
Remove label-ajax stimulus code (100170f)
Remove bp_ajax_controller old js code and update mappings to use the label fetcher component (29930bc)
Remove label_link component (9a58568)
Fix a bug in the external mapping popup (c2fda98)