Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Survey] Display survey title in web page title #723

Open
gino-m opened this issue May 23, 2021 · 1 comment · May be fixed by #2068
Open

[Survey] Display survey title in web page title #723

gino-m opened this issue May 23, 2021 · 1 comment · May be fixed by #2068
Labels
good first issue Good for newcomers type: fr Request for new feature web Angular implementation of Web UI
Milestone

Comments

@gino-m
Copy link
Collaborator

gino-m commented May 23, 2021

" - Ground"

Should update whenever title changes. When project is just created, should say:

"New survey - Ground"

@gino-m gino-m added type: fr Request for new feature web Angular implementation of Web UI priority: p2 labels May 23, 2021
@gino-m gino-m changed the title [Project] Add project title to page title [Project] Add project title to web page title May 27, 2021
@gino-m gino-m added this to Ground Aug 30, 2022
@gino-m gino-m changed the title [Project] Add project title to web page title [Survey] Display survey title in web page title Aug 30, 2022
@gino-m gino-m moved this to Todo in Ground Aug 30, 2022
@gino-m gino-m modified the milestones: Field testing, RC1 Feb 28, 2023
@gino-m gino-m added this to Ground Dec 20, 2023
@gino-m gino-m modified the milestone: 3) Launch Dec 26, 2023
@gino-m
Copy link
Collaborator Author

gino-m commented Jan 15, 2024

On survey change, we'd do something like:

import { Title } from '@angular/platform-browser';`

...
title.setTitle(`Ground - ${survey.title}`)

@gino-m gino-m added the good first issue Good for newcomers label Jan 15, 2024
@anandwana001 anandwana001 linked a pull request Oct 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: fr Request for new feature web Angular implementation of Web UI
Projects
Status: No status
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants