Skip to content

feat(web): implement multi-token suggestion-application range calculation 🚂#15782

Draft
jahorton wants to merge 2 commits intofeat/web/correction-search-abstractionfrom
change/web/suggestion-range
Draft

feat(web): implement multi-token suggestion-application range calculation 🚂#15782
jahorton wants to merge 2 commits intofeat/web/correction-search-abstractionfrom
change/web/suggestion-range

Conversation

@jahorton
Copy link
Copy Markdown
Contributor

@jahorton jahorton commented Mar 25, 2026

This PR calculates the range of context - possibly comprised of multiple tokens - removed from the prior context and/or appended via incoming input - caused when applying a suggestion. This new approach is much better suited toward operation under whitespace fat-fingering conditions than the original approach.

Build-bot: skip build:web
Test-bot: skip

@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot bot commented Mar 25, 2026

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot bot changed the title change(web): rework suggestion-application range calculation change(web): rework suggestion-application range calculation 🚂 Mar 25, 2026
@keymanapp-test-bot keymanapp-test-bot bot added this to the A19S25 milestone Mar 25, 2026
@github-actions github-actions bot added web/ web/predictive-text/ change Minor change in functionality, but not new labels Mar 25, 2026
@keyman-server keyman-server modified the milestones: A19S25, A19S26 Mar 28, 2026
@jahorton jahorton force-pushed the refactor/web/build-and-map-predictions branch from 7163830 to 04e6479 Compare April 9, 2026 20:58
@jahorton jahorton changed the base branch from refactor/web/build-and-map-predictions to feat/web/correction-search-abstraction April 13, 2026 15:12
@jahorton jahorton force-pushed the change/web/suggestion-range branch 3 times, most recently from 9ce31bd to 36335f1 Compare April 13, 2026 15:51
@jahorton jahorton changed the title change(web): rework suggestion-application range calculation 🚂 feat(web): implement multi-token suggestion-application range calculation 🚂 Apr 13, 2026
…tion

This PR calculates the range of context - possibly comprised of multiple tokens - removed from the prior context and/or appended via incoming input - caused when applying a suggestion.  This new approach is much better suited toward operation under whitespace fat-fingering conditions than the original approach.

Build-bot: skip build:web
Test-bot: skip
@keyman-server keyman-server modified the milestones: A19S26, A19S27 Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants