Nullus157 / Nullus157/cbor.nemo157.com

When toggling "annotate" can go from showing valid output to an error

Open
#621 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
11
Forks
2
Avg merge
4d 14h
Merged PRs (30d)
8

Description

when editing the input it auto-updates if there's no error, so you can edit it to something invalid, it'll continue showing the last valid rendering, then when you toggle the checkbox it _needs_ to rerender and has to display the error

should probably store the last valid input as well, and use that when toggling the checkbox instead of the current input

repor:

* visit
* delete the last `f` from the input
* see still valid output
* toggle "annotate"
* see an error

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked CBOR web app and reproduce the behavior by editing the input, then toggling the "annotate" checkbox. Trace the input auto-update and checkbox rerender paths; done means toggling preserves the last valid rendering instead of showing an error caused by the current invalid input.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
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.