SolidOS / SolidOS/solid-ui

Under dataBrowser cannot open any folder containing a too big index.html

Open
#114 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

using the databrowser you cannot open a folder containing a web app as an index.html file (by a click on the folder).
Chrome or firefox say you cannot access the request pages (I do not have the exact message in english).
In fact I depends on the size of the index.html file.

You can access it directly by typing the full address and the index.html web app executes

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 reproducing the problem in the databrowser with a folder containing a large index.html, comparing folder-click navigation with entering the full address directly in Chrome or Firefox. Trace the request path for the folder click and verify that the folder opens and the index.html web app executes regardless of its size.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.