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 (168 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (3,613 stars)
PR merge metrics
 (Avg merge 11d 9h) (47 merged PRs in 30d)

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