commit | 4d599258d38020bfe1435139625256078428ddd3 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Feb 04 20:54:54 2023 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Feb 04 20:55:08 2023 +0100 |
tree | 9456ba8fc5bc14251c68c559797bdab0f4212f35 | |
parent | 3f26d4300ca51ac54dd41a916f4e792dae412d4d [diff] |
Flatten threads: remove the additional info element in the edit box The flatten threads feature needs to inject an element with additional information about the message to the message payload, which is hidden via an inline CSS style. However, when the Community Console renders the edit box, this style is removed and the additional information is visible in the reply box. This CL fixes this by removing this element from the reply box when found. Bug: twpowertools:156 Change-Id: I9eb5a965926fef91374396304e12837d5ef5c798
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.