Allow initial seedhost to be configurable
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of hardcoding
https://github.com/itzg/titan-browser/blob/master/src/main/resources/static/js/app.js#L17
need to ask back-end, where back-end in turn is configurable.
Contributor guide
No contributing guide indexed for this repository
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 with src/main/resources/static/js/app.js at line 17 and trace how the initial seedhost is used. Identify the backend configuration or response that should provide this value, then verify that the frontend no longer relies on the hardcoded URL and uses the configured seedhost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100