Closed (fixed)
Project:
Back To Top
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2017 at 13:33 UTC
Updated:
25 Sep 2018 at 11:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
swarad07Also, fixes the coding standard issues in JS file.
Comment #3
sandipauti commented@swarad07 - looks good for me. applied patch successfully.
Comment #4
w01f commentedIs it possible to tweak this a bit so that it would show on first-page load if the page isn't at the top. My use case is I have several pages that make use of anchors to automatically take the user down the page, and in these cases the back to top link should should instead of the user having to scroll down a bit in order to scroll back up.
Comment #5
swarad07I believe that can be handled by just checking if URL has anchors and adding it as an acceptable case for showing back to top by default. But should be a separate issue IMO.
Comment #6
yogeshmpawar@swarad07 Can you remove this spaces, otherwise this patch looks good to me, +1 for RTBC.
Comment #7
yogeshmpawarAssigning me to remove the unwanted spaces.
Comment #8
yogeshmpawarwrong patch added.
Comment #9
yogeshmpawarUpdated patch with an interdiff, setting this issue back to "RTBC".
Removing earlier wrong patch.
Comment #11
acke commentedIncluded in 8.x-1.0. Thanks for your help!