Skip to content
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

A chronological sorted list of all or own "can do's" as part of the filter function #341

Open
rokr4europe opened this issue Oct 26, 2018 · 4 comments
Labels

Comments

@rokr4europe
Copy link

I want to have a function (as part of filter function) which I can use to generate a
chronological sorted list of all or my own "can do's".
Each list entry should be a one liner only. If I move the mouse over one "can do" line,
a popup window could rise with more detailed information (owner, severity...)

@appinteractive
Copy link
Member

Will be soon on your profile page.

@roschaefer
Copy link
Contributor

@appinteractive really?

@rokr4europe could you please use our template for feature requests? The reason is: We want to know WHY a feature is desired, what is the problem, what is the benefit and WHO benefits from it. This procedure gives us developers the opportunity to maybe find an even better way instead of your suggested solution to solve a problem.

@sushidave
Copy link

sushidave commented Oct 26, 2018

If I may help @rokr4europe out:

Is your feature request related to a problem? Please describe.
// Use case 1 for timeline:
User likes to take action on a specific issue and would like to get all can dos for that topic.
Problem: The current timeline shows a mix of posts and can dos. There is no option to filter by contribution type.

// Use case 2 for profile page:
User likes to check all can dos on a profile page.
Problem: The current timeline allows to filter by post (posts and can dos mixed), comments and recommentations only.

Describe the solution you'd like
Case 1: Add an option to filter by contribution type. Show contributions on timeline by selected contribution type, by default in chronological order (newest to oldest).
Case 2: Add an option to filter by can do (and later by other contribution types). Show contributions accordingly.

Benefits

  • Enables users to find can dos efficiently.
  • Facilitates users in taking action.
  • Reduces efforts to manually create lists of can dos.
  • Emphasises the role of HC as an "action network".

Describe alternatives you've considered
None so far.

Additional context
The filter option shall be used to filter all contribution types that exist (currently posts or can dos only). On the timeline the results should not be restricted to own contributions, but on the profile page they should.

@rokr4europe
Copy link
Author

@sushidave Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants