Skip to content

fix: correct misspelled accessibility prop in DefaultMarker#1

Open
Avicennasis wants to merge 1 commit into
Feeld:fluid-uifrom
Avicennasis:docs/fix-typos
Open

fix: correct misspelled accessibility prop in DefaultMarker#1
Avicennasis wants to merge 1 commit into
Feeld:fluid-uifrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix misspelled React Native prop in DefaultMarker.js:

  • DefaultMarker.js: accesssibleaccessible (extra 's')

Note: This is a functional fix, not just cosmetic. The misspelled accesssible prop is silently ignored by React Native, so the TouchableHighlight component is currently not marked as an accessible element. Fixing the spelling enables proper accessibility support.

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

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.

1 participant