gristlabs/grist-core

[ENH] Include Grist page title in HTML page title

Open

#846 opened on Feb 7, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (3,613 stars) (168 forks)batch import
enhancementgood first issue

Description

I tend to open the pages of a Grist doc in multiple tabs (it's just a tad quicker to switch than switching between pages), but it's currently hard to tell which Grist page is where:

grafik

If the HTML document title got updated to include the page title, that would help with identifying the right tab.

Contributor guide