Raffael Meyer
Raffael Meyer
Yes, I can imagine that you had problems this way around. **Website Theme** only takes into account `website.bundle.scss`. But wiki doesn't provide this file. Instead it has several CSS files...
@szufisher we thought about that as well. However, at least with our user base, I cannot imagine German users typing in English while seeing results in German. I think it's...
@ankush thanks for reviewing. I can confirm that, currently, the name gets shown in the description only if "translate link fields" is enabled as well. Will investigate and fix.
@ankush resolved the issue. There was a condition in the frontend code that hid the description if it was identical to the value. Fixed by disabling this check for _title_...
One of our customers also struggled with this. @phot0n tagging you, as you implemented this for Google.
@surajshetty3416 FYI, this is ready for review. Failing tests seem to be unrelated (Blog Posts, Workspace Quick List). Semantic Commit error ("patch: ...") will be resolved by squashing.
Not 100% sure about the backport. Is it better to stay consistent (not being able to translate timeline comments properly), or to backport and lose some existing translations for the...
@shariquerik not really. Himanshu is not working with us anymore, so he's only able to contribute in his spare time. I'm very uncomfortable with the implementation of the sorting logic...
Can confirm. One of our sites was down for three hours without upptime taking any notice.
My workflows were using `GITHUB_TOKEN` instead of `GH_PAT`. Therefore the updates failed with the following error: ``` ! [remote rejected] master -> master (refusing to allow a GitHub App to...