TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
61 stars 7 forks source link

First item selected by default in Group BY Columns dialog box, even if a definition exists #1223

Open bernatagulloesbrina opened 3 months ago

bernatagulloesbrina commented 3 months ago

Description

when you define a group by columns, and is say the 3rd column of the table, you close and is all good. However if you open again, the first and the third columns will be selected, so if you close as you find it you suddently have 2 group by columns! When you open you cannot be sure which one was originally selected, even though it's always the one that it's not the first, but it can be extremely confusing...

Tabular Editor 3 Version

3.13.0

Screenshots

https://github.com/TabularEditor/TabularEditor3/assets/40455069/863193f5-c682-48d0-be4e-160d2ca9ba6a

Steps to Reproduce

select a column choose group by columns and select any column that is not the first one of the table Open agan the group by columns menu you have now more than one column selected and you should not

Expected behavior

there should be no new selection when opening the dialog, not even the first time

Crash Report

No response

Windows Version

11

mlonsk commented 3 months ago

Hi @bernatagulloesbrina

Agreed this is a bug. Thank you for reporting.

Just for clarification the first dialog box that opens does not have anything selected, but as you perfectly show the second time it does select two columns when it should not. We will look at getting it fixed.