gristlabs/grist-core

[ENH] Include Grist page title in HTML page title

Open

#846 aberto em 7 de fev. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (168 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (3.613 stars)
Métricas de merge de PR
 (Mesclagem média 11d 9h) (47 fundiu PRs em 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.

Guia do colaborador