Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Conversation

@mejackreed
Copy link

No description provided.

Copy link
Contributor

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

It looks like this PR got lost here years ago, but I found it during a UV accessibility sprint. Seems worth finishing up.

I'm going to guess that this is no longer on @mejackreed's radar or in scope for his work, but if he's interested in proceeding, he can let me know. Otherwise, I'll see if I can find a different volunteer! :-)

this._$header.append(this._$rightOptions);

this._$sizeDownButton = $('<input class="btn btn-default size-down" type="button" value="-" />');
this._$sizeDownButton = $('<input class="btn btn-default size-down" type="button" value="-" aria-label="Reduce Thumbnail Size"/>');
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to revise this to make the text i18n-friendly. I believe the way to do this is to add strings to the content element returning IGalleryComponentData in the data() method. Then the values can be overridden in the UV's getGalleryData method.

@demiankatz
Copy link
Contributor

It also looks like there are conflicts that need to be resolved here; it may make the most sense to just close this and rebuild from the diffs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants