Lemon2311 / Lemon2311/MicroAPIgRESTion
Query params in js and css files check
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Query params should automatically be handled, but after the web-server update which automatically handles all files on the device at http://device-ip/fileName.ext, query params might not update in the js and css files linked by a html file. They should do so based on the current code design, but a idea I consider is also letting query params in webpage routing be handled in js. Having both options would be optimal. Right now routing is made based on url and query params for all decorators.
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 web-server update and the existing URL and query-parameter routing decorators. Check how linked JavaScript and CSS files are served and how webpage routes parse query parameters; done means query parameters work consistently for those assets and the supported webpage-routing behavior is defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, python
- Domain
- api, backend, web-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100