Skip to content

Ensure quick-add filter is applied properly when retriggering add#5427

Merged
knolleary merged 1 commit intomasterfrom
5405-quick-add-filter-fix
Jan 7, 2026
Merged

Ensure quick-add filter is applied properly when retriggering add#5427
knolleary merged 1 commit intomasterfrom
5405-quick-add-filter-fix

Conversation

@knolleary
Copy link
Copy Markdown
Member

Fixes #5405

The logic for setting the quick-add filter wasn't being applied when the user repositions an existing quick-add dialog (see #5405 for the specific scenario).

This was because drag_lines was being cleared on the first open of the dialog, meaning it wasn't set for the second open and the filter wasn't set.

@knolleary knolleary merged commit cfe809e into master Jan 7, 2026
5 checks passed
@knolleary knolleary deleted the 5405-quick-add-filter-fix branch January 7, 2026 15:57
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.

The filter doesn't work in the Quick Add dialog

1 participant