Dimillian / Dimillian/IceCubesApp
Feature request: Preset status language based on keyboard
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Short Description
Pre-populate the status language based on the active keyboard language, prior to final LanguageDetection check.
Description
- When composing a new status (toot), get the current keyboard language to pre-populate the status language.
- Switching keyboard language updates the status language, as long as it has not been manually set by the user.
Note: This could be a good complement to the LanguageDetection feature when publishing the status.
Applicable View
- Status compose window
Reference
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the status compose window and review the existing LanguageDetection flow alongside UIKit's UITextInputMode.primaryLanguage reference. The feature is done when a new toot uses the active keyboard language, keyboard changes update it until the user manually selects a language, and publishing retains the existing detection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100