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

Unify identifier and accessibility modifier #723

Closed

Conversation

PavelHolec
Copy link
Collaborator

Allowing call site to specify AccessibilityID also as an Identifier using a single modifier at the same time.

@PavelHolec PavelHolec self-assigned this Nov 21, 2023
@PavelHolec PavelHolec requested a review from a team as a code owner November 21, 2023 13:38
@PavelHolec PavelHolec linked an issue Nov 21, 2023 that may be closed by this pull request
@PavelHolec PavelHolec requested a review from sjavora November 21, 2023 13:39
@PavelHolec PavelHolec added the enhancement New feature or request label Nov 21, 2023
@PavelHolec PavelHolec added this to the 2023Q4 milestone Nov 21, 2023
@PavelHolec PavelHolec changed the title Added identifier(_:AccessibilityID) convenience modifier Add identifier(_:AccessibilityID) convenience modifier Nov 21, 2023
@PavelHolec PavelHolec changed the title Add identifier(_:AccessibilityID) convenience modifier Unify identifier and accessibility modifier Nov 21, 2023
@sjavora
Copy link
Member

sjavora commented Nov 22, 2023

Seems like an antipattern to me 🤷. If we have to have this, why not put it in the app instead?

@PavelHolec PavelHolec force-pushed the 659-unify-identifier-and-accessibility-modifier branch from b76e0db to b3db8b8 Compare November 22, 2023 10:42
@PavelHolec
Copy link
Collaborator Author

Closed, but kept the branch for future reference

@PavelHolec PavelHolec closed this Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify identifier and accessibility modifier
2 participants