Skip to content

Need ease of use bounty tracking/ignoring #162

@kulkalkul

Description

@kulkalkul
Image

Currently all the bounties are shown in a filtered by language list. With the amount of bounties there, this is kind of hard navigate around. On top of that, some bounties are internal, or just isn't filtered by language at all. So, I propose having lists of favorite bounties, remaining bounties and ignored bounties. I believe having a distinct ignore list on top of favorite list is important because it allow someone to unignore it if they change their mind, but most importantly it also reduces the clutter on the list of new bounties and allows people to see the new bounties more easily.

This can be done on client-side with client-side storage; I think that solves this for majority of the use cases without the headache of keeping extra data for users on the server. Though a second look at it, as it uses phoenix liveview, I don't know how weird this would be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions