tiny-pilot / tiny-pilot/tinypilot

Block updates in web UI when the read-only filesystem is enabled

Open
#1,206 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement medium
Dominant language
Python
Stars
3.5k
Forks
291
PR merge metrics
No merged PRs in 30d

Description

If the user enabled the read-only filesystem and then performs an update, the system will reboot and go back to the pre-update state, which is not what the user wants or expects.

The update dialog should show an error message if the user attempts to update while the read-only filesystem is enabled.

Contributor guide

Open the contributing guide

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 locating the web UI's update dialog and the existing update action. Check how the read-only filesystem state can be detected before an update begins, then make the dialog show an error instead of proceeding. Done means an attempted update in that state is blocked with a clear error message.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.