Skip to content

[MCORE-185] Update talkback for the input component#75

Merged
lisandra-santos merged 3 commits intomainfrom
feature/update-talkback
Mar 20, 2026
Merged

[MCORE-185] Update talkback for the input component#75
lisandra-santos merged 3 commits intomainfrom
feature/update-talkback

Conversation

@lisandra-santos
Copy link
Contributor

Description

  • Add an announcement to the character count and update accessibility label

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🎨 Style/UI change (visual changes to components)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement

Backward Compatibility

  • This change is backward compatible
  • This change includes deprecations (with @Deprecated annotation and migration guidance)
  • This change includes breaking changes (requires major version bump)

If breaking changes or deprecations, please explain:

Changes Made

  • Add an announcement to the character count
  • Update accessibility label
  • Fix: Apply the modifier provided via a component parameter

Screenshots / Videos

N/A

Testing

  • Tested in the companion app
  • Tested in light and dark themes
  • Tested with different screen sizes/orientations
  • Verified existing functionality still works

Test details:

Documentation

  • Updated KDoc comments with usage examples
  • Updated README if needed
  • Added preview composables for new components

Checklist

  • My code follows the project's code style (ran ./gradlew spotlessApply)
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added usage examples for new public APIs
  • Any dependent changes have been merged and published

Additional Notes

@lisandra-santos lisandra-santos force-pushed the feature/update-talkback branch from 7e9efb7 to 2b6258a Compare March 19, 2026 09:34
@lisandra-santos lisandra-santos merged commit 2771d62 into main Mar 20, 2026
6 checks passed
@lisandra-santos lisandra-santos deleted the feature/update-talkback branch March 20, 2026 10:03
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.

3 participants