commit | c80078050d78ea1e3dac3a42a4f8a50857c177cb | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Oct 01 19:42:19 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Oct 01 17:55:23 2022 +0000 |
tree | 62db73ed8e1122a2bbb7ea6b24e85be731f75809 | |
parent | 4b6c1cbafb0d5ebd77c8839d9302c5f6ade1e125 [diff] |
infiniteScroll: fix incompatibility w/ message links When opening a link to a specific message inside a thread in both TW basic and the Community Console, the "load more" button might be visible for an instant before/while scrolling to and focusing the specific message being linked. This causes the "load more" button to be pressed automatically when the infinite scroll feature is enabled. This CL fixes this issue by adding a delay of 3.5s before enabling the infinite scroll feature when the URL specifies a message to focus. Fixed: twpowertools:141 Change-Id: Ie9126141ee9f763707bd61b272ec53b4e1d8079f
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.