Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(PoweredBy): add a label to the Algolia logo #216

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jul 27, 2017

Summary

The Algolia logo in the PoweredBy component didn't have an aria-label. This was noticed in #209 by @davidfurlong.

Result

The label says "Algolia", since the text before it is "powered by "

fixes #209

@Haroenv Haroenv force-pushed the fix/poweredby-a11y branch from a2eec84 to 1721382 Compare July 27, 2017 10:12
@algobot
Copy link
Contributor

algobot commented Jul 27, 2017

Deploy preview ready!

Built with commit 5b6532b

https://deploy-preview-216--react-instantsearch.netlify.com

The label says "Algolia", since the text before it is "powered by "
@Haroenv Haroenv force-pushed the fix/poweredby-a11y branch from 1721382 to 5b6532b Compare July 27, 2017 11:08
@Haroenv Haroenv requested a review from mthuret July 27, 2017 11:31
Copy link
Contributor

@mthuret mthuret left a comment

Choose a reason for hiding this comment

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

LGTM

@mthuret mthuret merged commit cd235bd into master Jul 27, 2017
@mthuret mthuret deleted the fix/poweredby-a11y branch July 27, 2017 15:31
@mthuret
Copy link
Contributor

mthuret commented Jul 27, 2017

Needs to be cherry-picked for v4.0

@Haroenv
Copy link
Contributor Author

Haroenv commented Jul 28, 2017

are you going to do it @mthuret ?

@mthuret
Copy link
Contributor

mthuret commented Jul 28, 2017

Yes.

mthuret pushed a commit that referenced this pull request Aug 3, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
marielaures pushed a commit that referenced this pull request Aug 3, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
marielaures pushed a commit that referenced this pull request Aug 7, 2017
<a name="4.1.0-beta.4"></a>
# [4.1.0-beta.4](v4.1.0-beta.3...v4.1.0-beta.4) (2017-08-03)

### Bug Fixes

* **deps:** Update dependency lint-staged to version ^4.0.0 (#201) ([6867a1b](6867a1b))
* **nextjs/ssr:** parse `params.asPath` (#189) ([ae17da0](ae17da0))
* **PoweredBy:** add a label to the Algolia logo (#216) ([cd235bd](cd235bd))
* **react:** remove typo around `"" 2` (#220) ([f73eb04](f73eb04))
* **ScrollTo:** scroll to only if change triggered by the widget observed (#202) ([2d76022](2d76022))
* **theme:** format the count of items appearing in a refinement (#217) ([2225c24](2225c24))
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.

poweredby link doesnt conform to accessibility standards
3 participants