oxidecomputer / oxidecomputer/console
"I hope you know what you're doing" warning in the web console
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
With oxql and oxide on window I think it would make sense to warn people not to mess around or paste anything in there unless they know what they're doing.
Contributor guide
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 locating where the web console exposes oxql and oxide on window, then inspect the surrounding console initialization or UI entry point. Add the requested warning behavior and verify manually in the browser that it appears when the web console is opened and does not interfere with normal use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100