Skip to content
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

[i18n-input] Added component handling i18n translations for a single input #2462

Closed
wants to merge 2 commits into from

Conversation

obraud
Copy link
Contributor

@obraud obraud commented Dec 13, 2023

Description

  • Added I18n panel component & model listing i18n translation
  • Added first iteration of parent input component, displaying aforementionned panel on target element click. Usable in a form.
    ⚠️ This is not the final iteration for this component since it does not match LF needs for now

V1:
The input in itself is a attribute component which prevents using it with other attribute component like luButton. It also implements ControlValueAccessor which will cause conflicts if used with other ControlValueAccessor component or directives.
image

V2:
The input is a text form control. Panel has been simplified to be submit when clicking outside of it.
chrome_qr746Y5S2t


@c-3po c-3po bot added the 📖 Documentation changes Requires a Prisme update label Dec 13, 2023
@obraud obraud added the 🔖✨ Feature New feature (even a very small one) label Dec 13, 2023
@LuccaIntegration
Copy link

@CCNET-iLucca
Copy link

Tests d'interfaces

@obraud obraud self-assigned this Dec 18, 2023
@jeremie-lucca jeremie-lucca modified the milestone: 17.2 Dec 28, 2023
@LuccaIntegration
Copy link

@CCNET-iLucca
Copy link

Tests d'interfaces

@jeremie-lucca jeremie-lucca added this to the 17.4 milestone Mar 19, 2024
@jeremie-lucca jeremie-lucca modified the milestones: 17.4, 17.5 Mar 29, 2024
@jeremie-lucca jeremie-lucca modified the milestones: 18.1, 18.2 Jun 10, 2024
@Supamiu
Copy link
Contributor

Supamiu commented Jul 4, 2024

Closing in favor of #2890 to use new popover.

@Supamiu Supamiu closed this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 Documentation changes Requires a Prisme update 🔖✨ Feature New feature (even a very small one)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants