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

✨Activate AI only if env set #782

Closed
AntoLC opened this issue Mar 20, 2025 · 0 comments · Fixed by #814
Closed

✨Activate AI only if env set #782

AntoLC opened this issue Mar 20, 2025 · 0 comments · Fixed by #814
Labels
AI bug Something isn't working frontend

Comments

@AntoLC
Copy link
Collaborator

AntoLC commented Mar 20, 2025

Bug Report

Even if the AI setting are not set the AI button is displayed on the frontend side.

Add a feature flag to activate the AI only when the setting are filled.

@AntoLC AntoLC added bug Something isn't working frontend AI labels Mar 20, 2025
rebeling pushed a commit to rebeling/docs that referenced this issue Mar 27, 2025
Added a feature flag check to ensure the AIGroupButton is only rendered
when AI_FEATURE_ENABLED is explicitly set to "true". This prevents the
AI button from appearing when the feature is not configured or disabled.

Fixes suitenumerique#782

Signed-off-by: Matthias <[email protected]>
AntoLC pushed a commit that referenced this issue Mar 31, 2025
Added a feature flag check to ensure the AIGroupButton is only rendered
when AI_FEATURE_ENABLED is explicitly set to "true". This prevents the
AI button from appearing when the feature is not configured or disabled.

Fixes #782

Signed-off-by: Matthias <[email protected]>
AntoLC pushed a commit to rebeling/docs that referenced this issue Mar 31, 2025
Added a feature flag check to ensure the AIGroupButton is only rendered
when AI_FEATURE_ENABLED is explicitly set to "true". This prevents the
AI button from appearing when the feature is not configured or disabled.

Fixes suitenumerique#782

Signed-off-by: Matthias <[email protected]>
AntoLC pushed a commit to rebeling/docs that referenced this issue Mar 31, 2025
Added a feature flag check to ensure the AIGroupButton is only rendered
when AI_FEATURE_ENABLED is explicitly set to "true". This prevents the
AI button from appearing when the feature is not configured or disabled.

Fixes suitenumerique#782

Signed-off-by: Matthias <[email protected]>
AntoLC pushed a commit that referenced this issue Mar 31, 2025
Added a feature flag check to ensure the AIGroupButton is only rendered
when AI_FEATURE_ENABLED is explicitly set to "true". This prevents the
AI button from appearing when the feature is not configured or disabled.

Fixes #782

Signed-off-by: Matthias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI bug Something isn't working frontend
Projects
Status: Done
1 participant