nextcloud / nextcloud/cookbook
Use recipe name in the page title
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 642
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem? Please describe.
I would like to be able to type the name of a recipe into my browser and have the suggestions provided by it be items in my cookbook app. Also, if I just type "cookbook", I would like it to suggest pages from the app that I have loaded before.
Since the title of every page in the app is "Cookbook - Nextcloud instance name", there is no way to do the former, and no way to differentiate the latter.
Describe the solution you'd like
Add the recipe name to the HTML page title (<title>) when that recipe is loaded. This would look like "Burritos - Cookbook - Nextcloud"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the recipe page that currently sets the browser's HTML <title>; no specific file or test is named in the issue. Verify the current title and update the loaded-recipe view so it includes the recipe name followed by the existing Cookbook and instance text, then confirm that recipe pages are distinguishable in browser history and suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100