makeplane / makeplane/plane

[feature]: Workspace and/or Project title in the HTML <title> tag

Open
#3,563 1 comment 1 reaction 1 assignee View on GitHub

@srinivaspendem is already working on this.

Since Feb 5, 2024.

✨feature
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Summary

Currently Plane has a static HTML title that shows up in the browser tab etc.

<title>Plane | Simple, extensible, open-source project management tool.</title>

Whilst this is suitable for your public marketing website, for the actual APP it would be much better to include the Workspace and/or the Project title. It is also important that these come first. For example something like:

<title>ACME Workspace - My Project - Plane</title>

This could also be taken a step further and include the section you are currently on - e.g.

<title>Issues - ACME Workspace - My Project - Plane</title>

Thanks

Why should this be worked on?

When you have a few browser tabs open it is hard to see the one with the correct Workspace.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.