-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moved Add group button between Groups title and filter search field #8462
Conversation
Refs #4681 Thanks for you contribution, although i'm not yet sure if we should merge this change. UI changes should be discussed before merging, especially since we had a big scientific usability study a few years ago that established some principles for the UI. |
I am in favor of adding this. A small step which improves usability |
Whatever you say |
There HAS BEEN a discussion in #4682. Sorry, I was not aware of this thread. Funny enough, the thread started with #4682 (comment) advocating for locating it somewhere at the top, but somewhere along the way, it ended up being at the bottom of the group nevertheless. I think the trigger was #4682 (comment), which argues for differentiation between the state "no/a few groups existing" and "many groups existing". Remember, new users have "no/a few groups existing", so for them it would be more intuitive to have the |
Oh sorry, i just saw this PR and remembered #4682, so i posted the reference here |
Actually i am glad this was discussed before. There were some good points. Probably the worst case scenario would be
So as long as these two points are avoided, a decision based on aesthetics, clarity and the ability to catch peoples eye should be possible. :) |
Also: Two ideas for having button below last group: I think having the button below the last group could maybe work?
These two options would be the obvious compromise: For both states "no/a few groups existing" and "many groups existing", Of course, theoretically, these two would probably be possible and even though it might be a good compromise, i am not sure if worth the effort and also if it is technically possible the way i imagine it... What dimitris implemented in #8462 (comment) seems good enough 👍 . At least in my opinion. |
I think the current order of first having the filter text box, then the list of groups and only afterwards the add buttons makes sense. You select more often a group then adding one, so the groups tree is more important then the add button and thus should come first. Filtering usually is on top of the things that are filtered, so should be above the tree. |
Thanks much! |
DevCall result: The proposal my @MartinKarim at #4681 (comment) is good:
|
So the right path would be to have the add group button right below the filter groups option, just like it was before, just without the huge space between them. Is that correct? |
The option proposed by devcall is not on the voting list xD (This is the one i would have gone for, if it were and if it were technically possible.) |
Yeah.. agreed, I think that's better too |
We better add the devcall option to the poll too, I suggest |
Since we do not reach the mass of the users, the poll is not representative. The poll results were condidered at the DevCall. Just put the button below the group list without the large white space. This is also described at #8462 (comment). |
Can someone merge this? |
I tried to test your pull request before merging, but I can't access it via git and it also does not show up at https://builds.jabref.org/pull/ |
@ThiloteE It's because it's from a user fork and not on the main JabRef-Repo. |
@dimitrisdimos00 We first review before we merge. Please update your screenshot in the description |
dito :/ |
There is just one more tiny legitimacy problem (apart from testing): This position neither goes along with the results of the poll, nor the decision of the dev-call. I personally think it looks fine 👍 (Apart from my personal preference of having Group and Websearch left aligned, but whatever xD) I personally would not mind merging this, but since this is a community project, I am willing to refrain from placing my preference above that of the community that has so readily and in large numbers voiced their preferences and maybe so can you 😅. (50+ people that participated in this poll that did not even have all the options? Respect!) |
LOL. I just realized one can click on the poll as often as one wants. It allows users to be counted multiple times. Ok this poll is NOT representative at all. Democracy my *** xD |
Ok I now realized it is different from the devcall. I will try to fix that. |
Closing this. It has been a while and there does not seem to be a proper fix yet. If anybody wants to work on this again: Dev Call decision in #8462 (comment) describes the way forward. |
I have moved the Add group button between the Groups title and the filter search field in the groups side pane
Before
After
Fixes #8398
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)