nofusscomputing / nofusscomputing/centurion_ui

Add Site Details to rootMetadata

Open
#257 0 comments 0 reactions 0 assignees View on GitHub

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:

  • Name Name of the site

    • For use in the site title.

    • For use in the site header.

    • For use in the about dialog.

  • Description Description of the site

    • for use in meta description.

Tasks

  • Add feat
  • Test

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.