Skip to content

Add a favicon-sized status indicator to the page title #174

Description

@RaymondAbiola

Summary

A user watching a stream often has the tab in the background. Reflecting the stream status in the document title lets them see at a glance whether anything has changed without switching tabs.

Acceptance criteria

  • The document title reflects the state of the stream being viewed.
  • The title reverts when navigating away.
  • The change does not interfere with existing metadata.

Getting started

Fork this repository, clone your fork, and add this repo as upstream:

git clone https://github.com/<your-username>/tricklepay-frontend.git
cd tricklepay-frontend
git remote add upstream https://github.com/TricklePay/tricklepay-frontend.git

Create a branch for this issue:

git checkout -b chore/issue-174

Suggested commit message:

feat: reflect stream state in the document title

Run npm run lint, npm run typecheck, npm test, and npm run build before opening a pull request and linking this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerspolishVisual and metadata polish

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions