Skip to content

Allow subscribing and starring of all Issues and Pull requests  #7

Open
@andrew

Description

@andrew

When viewing issues or pull request that you don't have a notification for in Octobox, we can potentially allow the user to star and subscribe to those notifications so they can find them later.

Currently the UI disables the Archive and Delete buttons if no notification is found:
Screenshot 2021-10-22 at 16 26 17

This will require some changes in the octobox code base as well, likely with a new API endpoint that makes a "fake" notification record pointing at the subject that doesn't have a notification ID on GitHub yet, with the potential to merge it with one if it's created later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions