Skip to content

Conversation

@aali309
Copy link
Collaborator

@aali309 aali309 commented Jan 15, 2026

Fixes: GITOPS-8634

Help icon + ArgoCD Link on Allow/Deny, Roles and Sync Windows tabs

Screenshot 2026-01-15 at 3 15 06 PM Screenshot 2026-01-15 at 3 15 32 PM Screenshot 2026-01-15 at 3 16 28 PM

Tooltip under Roles tab with more description

Screenshot 2026-01-15 at 3 19 05 PM

@openshift-ci openshift-ci bot requested review from keithchong and wtam2018 January 15, 2026 20:13
</div>
<div>
<strong>{t('Policy Effect')}:</strong>{' '}
{effect === 'allow' ? `✅ ${t('Allow')}` : `❌ ${t('Deny')}`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use fontawesome instead of embedding them into the source file?

eg. something like this:

<span className='fa fa-check-square' style={{ color: 'green' }}>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants