Language "file" as component config properties
Open
Nobody has claimed this yet.
BACKEND
FRONTEND
- Dominant language
- Kotlin
- Stars
- 25
- Forks
- 6
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 9
Description
All the messages needs to be configured from the backend except the ones used when connection is not estabished.
Use a separate json for this (not the /api/app) and download it only once.
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 by tracing the existing /api/app configuration path across the Spring Boot backend and React components, and identify where component message properties are loaded. Define the separate JSON source for messages needed before a connection is established, ensure it is fetched only once, and verify that the remaining messages come from the backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, react, spring-boot
- Domain
- api, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100