gchq/CyberChef

Feature request: remember scroll position after tab change

Open

#875 geöffnet am 6. Nov. 2019

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.944 Forks)batch import
featuregood first issuehelp wanted

Repository-Metriken

Stars
 (34.843 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 57T 13h) (62 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.

Describe the solution you'd like After tab switching, scroll position should be remembered and it should not scroll back to top every time.

Contributor Guide