Open mike-ology opened 6 years ago
Hi Ratmuffin,
Thanks for the suggestion, we're revamping part of the UI and this is something we should take into account when making the new elements.
Cheers, Alexander
This is basically fixed with the option to reorder variables alphabetically or by type.
You still jump in variables list though; just assign a variable that required a little bit of scrolling to get to (you won't always be able to get the variable you want without scrolling). Your position in the list should not change..
This one is only reproducible if you have scrolled down a bit within a long list. Here two screenshots that show the bug:
before:
after:
instead we want:
Still there with 0.19.2 beta flatpak
Enhancement: Retain position in variable list when adding variables to an analysis
Purpose: There has been a few occasions now when I have been working with datasets with many similarly named variables that I have conducted the incorrect analysis unknowingly because everytime a variable is added to an analysis (e.g. to fill Repeated Measures Cells) long variable lists automatically jump back to the top.
When adding a variable to an analysis, can the variable list not move from its current position? This will reduce the amount of scrolling through the list (as related variables are often next to one another), and also reduce the number of errors when adding variables because the list position is not where I was expected it to be left.
Thank you!