chapoi
3. Juli 2026 um 09:49
4
Okay, solange die absolute Positionierung nicht weggelassen werden kann (soweit ich weiß, gibt es keine Alternative), habe ich hier eine Lösung für dieses Problem implementiert:
main ← ux-fix-topic-title-edit-alignments
merged 11:00AM - 03 Jul 26 UTC
The translation info increased the size of the `edit-title__wrapper`, which in t… urn broke the absolute positioning (necessary evil) of the AI helper button.
This commit moves `editing-localization-indicator` a parent up, to `edit-topic-title`, so it's just part of the flex layout and no longer interferes with the wrapper.
| Then | Now |
|--------|--------|
| <img width="822" height="203" alt="CleanShot 2026-07-03 at 11 44 09" src="https://github.com/user-attachments/assets/ce525ab1-2028-43a3-86cd-61be5ae66779" /> | <img width="822" height="203" alt="CleanShot 2026-07-03 at 11 43 35" src="https://github.com/user-attachments/assets/58aa1c28-2f65-469c-9769-08279062ad16" /> |
Danke für den Bericht, lass mich bitte wissen, wenn es unerwünschte Nebeneffekte gibt.
1 „Gefällt mir“