[GH-ISSUE #225] [Breakpoint] #8 Header & Value Auto Completion #225

Open
opened 2026-03-03 19:49:17 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 10, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/225

Originally assigned to: @kics223w1 on GitHub.

Description

See the video to understand how the Auto-Completion works

https://user-images.githubusercontent.com/5878421/230868694-37827014-b44a-4970-bdb7-32ded5f10b43.mp4

Acceptance Criteria

  • Show the Header Auto-completion if the user is on the Header TextField
  • Show the Value Auto-completion if the user is on the Value TextField
  • Implement a basic fuzzy search with this lib: https://www.npmjs.com/package/fuse.js
  • Ping @NghiaTranUIT to get a list of Header and Value
  • When the auto-completion is displayed, I can use ⬆️ key or ⬇️ to move the selection -> Enter to select
  • Make sure the Auto-Completion Popover doesn't steal the focus on the Text Field.
Originally created by @NghiaTranUIT on GitHub (Apr 10, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/225 Originally assigned to: @kics223w1 on GitHub. ## Description See the video to understand how the Auto-Completion works https://user-images.githubusercontent.com/5878421/230868694-37827014-b44a-4970-bdb7-32ded5f10b43.mp4 ## Acceptance Criteria - Show the Header Auto-completion if the user is on the Header TextField - Show the Value Auto-completion if the user is on the Value TextField - Implement a basic fuzzy search with this lib: https://www.npmjs.com/package/fuse.js - Ping @NghiaTranUIT to get a list of Header and Value - When the auto-completion is displayed, I can use ⬆️ key or ⬇️ to move the selection -> Enter to select - Make sure the Auto-Completion Popover doesn't steal the focus on the Text Field.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#225
No description provided.