-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments following deployment on dev #36
Comments
For Number 3) The "activities bar" is there for the menu on the right side and clear separation between model list and model's contents list. I can decrease height to 30px. |
As for number 6) The reasoning was if you clear list nothing will be changed, it's like unselecting model. Neither "undo" or "save" will happen. It will just remove it from the basket untouched. The idea is because if you select someone's already edited model, we don't want to force save or undo just to unselect it |
I agree with the other issues especially 4 and 5, the workflow is not too smooth. We can discuss it soon if its only UI and quick fix for V1? |
Also we have to revisit the popups wording so they are all clear to what will happen (number 6) |
So the second sentence is wrong; all your changes are actually saved but not stored. So nothing that was done was lost or reset, which may be an issue. Probable resolution: change the text, possibly change the actions too, eg: clear list without reset; clear list and reset; cancel. Need @ukemi & @vanaukenk feedback on what they want exactly here. That's an awful lot of lost space just to fold/unfold models. Either we use that grey bar to fold activities together (like the title suggested) and have equivalent for BP & CC, or this should go away. If we remove the bar and still want the ability to fold/unfold everything, it's usually done by shift clicking the arrow up/down to fold/unfold and it's easy to teach to curators and is anyhow not blocking in their workflow. |
We will need more discussion on this. I think that bar should not be removed.
And mostly, I think we have lot of vertical space, and so not worried about letting it there. |
First, overall looks great and glad to see that finally on dev.
Things to fix / discuss
the height of that grey bar "ACTIVITIES" is really too big, I would decrease to 30px; still feel a bit clunky but not critical
I am surprised as I thought the "ACTIVITIES" bar was to list activities... and yet I find a "BP Annotation" and I imagine CC Annotation can appear there too. Seems like either that grey bar is useless OR you want to have multiple grey bars, one for activity, one for bp annotation and one for cc annotation (to show only when you have such annotations). And if it's the logic, then you don't need to show these badges "Activity Unit", "BP Annotation", "CC Annotation" as they would already be grouped under a same banner.
I was in review, clear my basket and.. Then decided on the search icon (top left) and it showed me that:
I believe clicking on the search icon should switch you back to the search page, otherwise it's confusing.
The culprit is still that bar :
I believe we would have to redesign that later, as both this bar and the left bar control what you should see at the center.
Not for this V1, but I would suggest that whenever models are selected, a floating colorful button on the bottom right appears and state something like: "X models selected - Click here to review them". The fact the button appears upon model selection would help people know where to click for the next step right away
So something is wrong here, maybe you don't call reset on the models ?
And indeed, even after a refresh of the page, you do see there are pending changes:
Note that clicking on "Undo changes" in the list of models to the left does reset the model changes.
The text was updated successfully, but these errors were encountered: