• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agama-project / agama / 25796979653

13 May 2026 11:44AM UTC coverage: 78.776% (-0.4%) from 79.151%
25796979653

push

github

web-flow
fix(web): revert usage of SuggestionsTextField for storage mount points. (#3490)

As commented at https://github.com/agama-project/agama/pull/3489, 

> During post-merge manual testing of
https://github.com/agama-project/agama/pull/3445, @ancorgs noticed a
focus-loss issue in storage forms. When users type quickly and press TAB
to move between fields, focus could be lost, disrupting the expected
workflow and undermining the user experience.

Despite the effort made in #3489, the issue could not be fully fixed.
Several additional attempts were made to work around the interaction
between React reconciliation and browser focus management, but none
proved reliable enough :broken_heart: :cry:

Therefore, it has been decided to postpone this improvement until the
storage forms can be migrated to TanStack Form and architecturally
redesigned to follow the same conventions as the rest of the Agama
forms, avoiding the excessive parent re-render cascades triggered by
nearly every mountpoint keystroke.

4034 of 6241 branches covered (64.64%)

Branch coverage included in aggregate %.

59 of 113 new or added lines in 4 files covered. (52.21%)

185 existing lines in 3 files now uncovered.

22519 of 27466 relevant lines covered (81.99%)

97.51 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

38.41
/web/src/components/core/SelectTypeaheadCreatable.tsx


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc