IQSS / IQSS/dataverse-frontend
Allow customization of favicon
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
See this closed issue for context: https://github.com/IQSS/dataverse/issues/6746
We wish to customize the favicon through the Native API and potentially also through the UI.
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 reading the linked closed issue #6746 for the existing context and expected customization behavior. Then trace how favicon settings are handled in the frontend and identify the Native API and UI entry points involved. Done means the favicon can be customized through the requested interfaces, with the relevant behavior covered by the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100