-
Notifications
You must be signed in to change notification settings - Fork 0
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
Internal: Floating Buttons - Variation 10 #11
Internal: Floating Buttons - Variation 10 #11
Conversation
@@ -22,7 +22,7 @@ public function get_name(): string { | |||
} | |||
|
|||
public function get_title(): string { | |||
return esc_html__( 'Contact Buttons', 'elementor' ); | |||
return esc_html__( 'Single chat', 'elementor' ); |
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.
@mserino just a thought, if the naming is changing we may need to look at aria-labels associated with toggle and close buttons across variants
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.
@willhowat thanks, good call! I've updated all the occurrences with something more generic
PR Checklist
PR Type
What kind of change does this PR introduce?
Summary
This PR can be summarized in the following changelog entry:
Description
An explanation of what is done in this PR
Test instructions
This PR can be tested by following these steps:
Quality assurance
Fixes #