gristlabs/grist-core

[ENH] Include Grist page title in HTML page title

Open

#846 geöffnet am 7. Feb. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (3.613 Stars) (168 Forks)batch import
enhancementgood first issue

Beschreibung

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