nofusscomputing / nofusscomputing/centurion_ui
Add Site Details to rootMetadata
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
rootMetadata is where the frontend obtains information about the backend in use.
Details
Add as part of the spec, backend details. it must supply the following:
-
NameName of the site-
For use in the site title.
-
For use in the site header.
-
For use in the about dialog.
-
-
DescriptionDescription of the site- for use in meta description.
Tasks
- Add feat
- Test
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 rootMetadata definition and its frontend consumers, then read the metadata/API specification to understand how backend details are supplied. Done means the metadata provides the site Name and Description for the title, header, about dialog, and meta description, with the requested test coverage added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100