Skip to content

[bot] Merge 26.9 to develop - #3190

Merged
github-actions[bot] merged 4 commits into
developfrom
fb_bot_merge_26.9
Sep 9, 2026
Merged

[bot] Merge 26.9 to develop#3190
github-actions[bot] merged 4 commits into
developfrom
fb_bot_merge_26.9

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Generated automatically.
Merging changes from: 1a12d43
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=fb_bot_merge_26.9

DariaBod and others added 4 commits September 3, 2026 14:33
…3183)

## Rationale
A single-jump Selenium drag can lift and drop having registered no
movement, so the reorder silently does nothing. Some of the changes in
this PR are already in develop due to previous test fixes.

## Related Pull Requests
- LabKey/platform#8015

## Changes
- `WebDriverWrapper.keyboardDragAndDrop(WebElement, int)` drives the
library's keyboard sensor instead of the mouse: Space to lift, one Arrow
per step, Space to drop.
- Overload taking a target element derives the step count from the two
handles' sibling indexes, so call sites read like the existing
`dragAndDrop(from, to)`.
- `FieldSelectionDialog.repositionField` delegates to the shared helper
instead of its own copy.
- `LoginConfigRow.getDragHandle()` exposes a row's drag handle. On the
authentication configuration page `dragHandleProps` sit on the row
wrapper rather than the visible `.domain-row-handle` icon, so the handle
is an ancestor of the row's component element.

<!-- list of standard tasks (remove this comment to enable)
## Tasks
- [ ] Claude Code Review
- [ ] Manual Testing
- [ ] Test Automation
- [ ] Verify Fix
-->
## Rationale
Update product keys backport

Co-authored-by: Susan Hert <susanh@labkey.com>
@github-actions
github-actions Bot merged commit 7bcb6f1 into develop Sep 9, 2026
8 checks passed
@github-actions
github-actions Bot deleted the fb_bot_merge_26.9 branch September 9, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants