itzg / itzg/titan-browser

Allow initial seedhost to be configurable

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.