Lemon2311 / Lemon2311/MicroAPIgRESTion

Query params in js and css files check

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

Nobody has claimed this yet.

mighty Bug question
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.