gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
29k stars 3.25k forks source link

Feature request: remember scroll position after tab change #875

Open Christilut opened 4 years ago

Christilut commented 4 years ago

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.

FrancoisDuchene commented 4 years ago

Hello ! I would like to work on this feature, i will try to do a PR soon.

gabrielatricak commented 4 years ago

Hi, i would like to work on this. Can I be assigned to this?

pancholipratham7 commented 2 years ago

Hey i want to add this feature can you please assign this to me

yuk1-ishida commented 1 year ago

@Christilut hi, I would like to work on this. The solution I would like to do is to use JavaScript to memorize the Y-axis coordinates. I think this issue is still unresolved, may I take charge of it?

besalraj30 commented 2 weeks ago

Hi, I would like to work on this. Could you please assign this to me

Lakshya84 commented 6 days ago

Hi @Christilut I hope you are well. I am here to ask you to give me the opportunity to do so. I hope for a positive reply from your side. I can solve the problem by using JavaScript by memorizing the coordinates of the link that is going to be clicked.