hosna
(hosna)
11. Mai 2023 um 16:19
1
Früher waren die Avatare rechts. Das war besser.
2 „Gefällt mir“
Lilly
(Lillian Louis)
11. Mai 2023 um 16:25
2
Versuch es vielleicht im abgesicherten Modus? Das sieht so aus, als ob es ein Problem mit einer Komponente oder etwas gibt, das mit einem Update nicht übereinstimmt?
hosna
(hosna)
11. Mai 2023 um 16:41
3
Nein
Es ist immer noch so.
Ich kann dies auch auf meiner Testseite reproduzieren, wenn ich sie auf eine RTL-Locale umstelle. Etwas scheint nicht in Ordnung zu sein. Ich werde sehen, ob ich jemanden dazu bringen kann, es sich genauer anzusehen.
5 „Gefällt mir“
hosna
(hosna)
18. Mai 2023 um 06:22
8
Gibt es Neuigkeiten dazu?
Die gute Nachricht ist, dass wir die Ursache des Problems identifiziert haben und ein Ingenieur damit beauftragt wurde, sich darum zu kümmern.
Ich bin mir über den Zeitplan für die Behebung nicht sicher, aber hoffentlich wird es nicht allzu lange dauern.
3 „Gefällt mir“
Osama
29. Mai 2023 um 22:36
10
Hier ist ein PR, um diesen Fehler zu beheben:
main ← fix/layout-problems-rtl
opened 10:27PM - 29 May 23 UTC
We currently have some CSS rules in `common/base/rtl.scss` that were added to wo… rkaround shortcomings of the R2 gem that we used to use to generate a version of our CSS that's suitable for RTL layouts. Those workarounds are mostly duplicate rules with the only difference being that they're flipped to suit RTL layouts.
However, we've recently replaced R2 with `rtlcss` which doesn't have those shortcomings of R2 (see https://github.com/discourse/discourse/commit/f94951147ea9d1c48ea68f0dabd568e70cb94674) which means those workarounds/duplicate rules need to be removed because they're getting flipped by `rltcss`, essentially reverting them to their original LTR version and causing issues with RTL layouts.
This PR removes those workarounds that are no longer needed, and cleans up the the file that contains our RTL-specific CSS.
Meta topic: https://meta.discourse.org/t/avatar-in-rtl-website-in-wrong-place/264676?u=osama.
(Es ist noch nicht zusammengeführt, sollte aber diese Woche passieren)
Danke, dass Sie diesen Fehler gemeldet haben, @hosna !
5 „Gefällt mir“