-
Notifications
You must be signed in to change notification settings - Fork 192
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
Closed/Open and bug status - two separate things #510
Comments
OK let me rephrase a bit that issue so we can have a better place than #349 which was about contributors page. |
@calexity @magsout important for the two of you. (I mean important for anyone. The rest will be development issues) Context: This issue might be used to open other more atomic issues. An issue has:
Some labels are tied to the state in the workflow process. Some to the final stage of the issue. Let see if I can make more or less clear:
The other labels are about categorization of the issues itself and not the workflow. Currently the UI shows "View all Open Issues ﹀" which has:
Proposal: Should we get rid of the dropdown, and have instead a:
Proposal: Also when we click the [Closed], should we just hide all the workflow labels with are about the Open issues? The workflow labels have a progression which might be represented as something more linear.
On desktop the labels could be fully expanded, I think on mobile, there is something we could do to make it more compact. Something along a number or an abbreviation, that could be reused elsewhere in the design. Just to illustrate the idea, but don't take these labels as what it should be.
The benefits is that we will gain vertical space. Finally there is the pagination. There are only 3 choices for the pagination we might not need a dropdown for this.
could be enough. Previous/Next might be handled in a different way. But that would be for another meta-issue. I think there are missing at the bottom of the list because, someone will not want to go back to the top to do next, specifically after a 100 issues scroll. |
In this design they used an option near the search box |
@karlcow @magsout check this out. Karl, your drawings are a little hard to see, but I think I understand what you are saying. Guillaume had suggested something like this a while ago: that could open up this (which could probably hold about 10 filters), maybe 20 if we made them 2 column On larger screens we could do the arrows that I think @tagawa suggested: I think that desktop design needs more work. IGNORE ALL THE COLORS. They are just to illustrate. |
I like both these and yes, the arrow thing is exactly what I was trying to suggest. |
@calexity I will improve the drawings. I found a scanner around here. ;) |
@karlcow very interesting analysis, and many good point. I love the idea of the filters.
@karlcow , @calexity On desktop, maybe add the dropdown with the stats (all, close, open) next to the dropdowns "newest" and "show X" ? On small devices, we could have in the order of appearance
And what about :
I don't use these |
Another option, just adding back Closed. I know there is some complexity to closed but it seems like between search and these filters, you could find the bug you were looking for. By default, we only show open bugs unless you select closed. Closed is not selected upon page load and all other filters are. Re: "issues submitted by me" and "issues mentioning me", I think that's a great idea for the issue dashboard filter (where it says Saved Issues) - #442 |
note that the labels reorg has landed. So that will make a lot things easier, at least for writing code. |
@calexity love those small icons on the status labels! ❤️ |
I agree the icons look great! I also like the reduced height of each item in the issue list. |
Note: we like these designs and want to come back to them. But the issue around filtering on closed will be made obsolete by #1527. |
During a test of the UI on ipod touch 3, I noticed something which seems not very logical.
The UI displays the list of closed issues, but we still have the "View All Open Issues" dropdown.
I think it is related to the questions we have on bug #349
edit: Note, keeping in the backlog because of the design work in the comments.
The text was updated successfully, but these errors were encountered: