jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

Add variables from long lists returns the list to the top #145

Open mike-ology opened 6 years ago

mike-ology commented 6 years ago

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!

AlexanderLyNL commented 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

AlexanderLyNL commented 5 years ago

This is basically fixed with the option to reorder variables alphabetically or by type.

TimKDJ commented 5 years ago

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..

tomtomme commented 4 months ago

This one is only reproducible if you have scrolled down a bit within a long list. Here two screenshots that show the bug:

before: grafik

after: grafik

instead we want: grafik

tomtomme commented 2 weeks ago

Still there with 0.19.2 beta flatpak