mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 17:26:03 +03:00
[GH-ISSUE #592] Add setting to disable scroll animations #214
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dihmeetree on GitHub (Feb 23, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/592
Originally assigned to: @dihmeetree on GitHub.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I would like the ability to disable the scroll animation. For example when I use the GraphQL feature of the site and click
Get Schemaand the play buttonRun Query, it auto scrolls (which I personally don't like). It would be nice to have a setting to disable this :)Describe alternatives you've considered
As there is already a settings section. It could be added to the settings tab!
Additional context
Add any other context or screenshots about the feature request here.
@liyasthomas
@AndrewBastin commented on GitHub (Feb 24, 2020):
@dmitryyankowski I handle the GraphQL section of Postwoman.
So, like do you want to disable the smooth autoscroll animation or just disable autoscrolling alltogether
@dihmeetree commented on GitHub (Feb 24, 2020):
I'd like to disable autoscrolling all together @AndrewBastin :)
@AndrewBastin commented on GitHub (Feb 24, 2020):
Well, I will tackle this issue on Tuesday. Because I am currently a bit busy with the GraphQL and the Editor features, auto scrolling stuff is a general feature, so I am not planning to tackle right now.
It seems to be a pretty easy issue to tackle for beginners.
So, if anyone wants to tackle this by Tuesday. Please do (although, don't forget to report here, so other people will know you are tackling this issue).
@dihmeetree commented on GitHub (Feb 24, 2020):
Going to try and add this today for you @AndrewBastin I think I can handle it :)
@AndrewBastin commented on GitHub (Feb 24, 2020):
Cool, have fun!
Assigning this issue to you.