-
Notifications
You must be signed in to change notification settings - Fork 8
W-15904611 - Indicate inactive duplicate contact rules on contact merge page #7280
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
base: main
Are you sure you want to change the base?
W-15904611 - Indicate inactive duplicate contact rules on contact merge page #7280
Conversation
@salesforce-suyash-more I did some UI testing and it seems like the old rule is still showing up. Please see the attached screenshot |
The change should be modifing |
<apex:outputField value="{!drs.DuplicateRuleId}"/> | ||
</span> | ||
<div> | ||
<apex:outputPanel rendered="{!NOT(duplicateRuleStatusMap[drs.DuplicateRuleId])}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@salesforce-suyash-more Everything looks good besides the a11y focusing issue. It seems like the tooltip is not focusable, which is an a11y violation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewyu-salesforce I have made some changes to address the focusable issue, please take a look.
This should not be merged for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the focus looks good.
GUS : W-15904611
Critical Changes
Changes
Issues Closed
Community Ideas Delivered
Features Intended for Future Release
Features for Elevate Customers
New Metadata
Deleted Metadata