Skip to content

[FIX] Frequent itemsets: fixed "autocommit" button states#66

Merged
janezd merged 2 commits into
biolab:masterfrom
markotoplak:bugs
Jan 7, 2026
Merged

[FIX] Frequent itemsets: fixed "autocommit" button states#66
janezd merged 2 commits into
biolab:masterfrom
markotoplak:bugs

Conversation

@markotoplak

@markotoplak markotoplak commented Jan 6, 2026

Copy link
Copy Markdown
Member
Issue

Fixes #64 and a handful of assorted bugs found while testing the widget.

Many bugs remain to be solved. :)

@markotoplak

Copy link
Copy Markdown
Member Author

@janezd, I see that you fixed a similar problem in Association Rules years ago by just removing the "auto" option. If you think this fix is OK, I'll also update Associate Rules accordingly (they mostly follow the same structure).

@janezd

janezd commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

@markotoplak , thanks.

I probably changed Association Rules to avoid having two auto-commits in the same widget. But now I think this wasn't a good idea because the user has no indication that rules are outdated.

As you wrote: many other problems remain to be solved in this (neglected) add-on.

@janezd janezd merged commit 8251873 into biolab:master Jan 7, 2026
13 checks passed
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.

Find Itemsets button remains disabled after connecting input if auto checkbox is off

2 participants