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

Fix/nmpapp 1572 accessbility improve #1398

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AndreyMomot
Copy link
Contributor

@AndreyMomot AndreyMomot commented Feb 4, 2025

Why?

Poor accessibility for favourite & share buttons

What?

Improve accessibility for favourite & share buttons

Version Change

Major

UI Changes

ios-app PR

@AndreyMomot AndreyMomot requested review from a team, robinsalehjan and Breiby and removed request for a team February 4, 2025 09:04
@AndreyMomot AndreyMomot requested a review from ag12 February 4, 2025 10:12
@@ -218,7 +218,7 @@ extension JobAdRecommendationCell: AdRecommendationConfigurable {
loadingColor = .backgroundSubtle

containerView.accessibilityLabel = model?.accessibilityLabel
favoriteButton.accessibilityLabel = model?.favoriteButtonAccessibilityLabel
Copy link
Member

Choose a reason for hiding this comment

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

Is the accessibilityLabel being set somewhere else?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AndreyMomot
Copy link
Contributor Author

Refactored whole favorite accessibility stuff so now it becomes a struct

@AndreyMomot AndreyMomot requested a review from Breiby February 5, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants