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

Update: Add global question altFeedbackTitle property to schemas (fixes #407) #484

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

kirsty-hames
Copy link
Contributor

@kirsty-hames kirsty-hames commented Jan 10, 2024

Add missing _globals._accessibility.altFeedbackTitle property to schemas.

altFeedbackTitle was introduced in #223 to provide a global feedback title in the instance a component level _feedback.title (or _feedback.altTitle isn't set).

By setting a default value "Feedback", when feedback is rendered within a popup, this ensures the popup dialog has an appropriate label (as raised in #483)

Feedback image support documented on the Wiki.

Fixes #407

Copy link
Contributor

Choose a reason for hiding this comment

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

👀

@kirsty-hames kirsty-hames added the documentation Improvements or additions to documentation label Jan 10, 2024
Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

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

👍

@joe-allen-89 joe-allen-89 merged commit 7e77a72 into master Jan 11, 2024
1 check passed
@joe-allen-89 joe-allen-89 deleted the issue/407 branch January 11, 2024 15:04
github-actions bot pushed a commit that referenced this pull request Jan 11, 2024
# [6.45.0](v6.44.0...v6.45.0) (2024-01-11)

### Update

* Add global question altFeedbackTitle property to schemas (fixes #407) (#484) ([7e77a72](7e77a72)), closes [#407](#407) [#484](#484)
@oliverfoster
Copy link
Member

🎉 This PR is included in version 6.45.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility documentation Improvements or additions to documentation released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedback image support needs documenting & adding to schema files
4 participants