Skip to content

Drag highlighted rows#339

Open
jicampos wants to merge 7 commits into
developfrom
jcampos/DragHighlightedRows
Open

Drag highlighted rows#339
jicampos wants to merge 7 commits into
developfrom
jcampos/DragHighlightedRows

Conversation

@jicampos
Copy link
Copy Markdown
Contributor

@jicampos jicampos commented Jun 3, 2026

Screen.Recording.2026-06-03.at.3.15.39.PM.mov

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds drag-to-reorder behavior for selected rows in the Configuration GUI table, including visual cursor feedback and a drop-position indicator to make row reordering more discoverable and controllable.

Changes:

  • Add CSS for “grab/grabbing” cursors on selected rows during reorder drag and orange border drop indicators.
  • Introduce reorder-drag state tracking and mouse handlers to compute and finalize a drop index.
  • Implement DOM row move + post-move row-number/control renumbering after a reorder.

Comment thread WebGUI/html/ConfigurationGUI.html
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread WebGUI/html/ConfigurationGUI.html
Comment thread WebGUI/html/ConfigurationGUI.html Outdated
Comment thread WebGUI/html/ConfigurationGUI.html
jicampos and others added 3 commits June 3, 2026 16:16
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@jicampos jicampos requested a review from rrivera747 June 3, 2026 21:21
@jicampos jicampos changed the title Jcampos/drag highlighted rows drag highlighted rows Jun 4, 2026
@jicampos jicampos changed the title drag highlighted rows Drag highlighted rows Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Triage

Development

Successfully merging this pull request may close these issues.

3 participants