RotherOSS / otobo

OTOBO is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. https://otobo.io/
GNU General Public License v3.0
250 stars 72 forks source link

Fix misalignment of resize element in AdminDynamicFieldText #3664

Closed stefanhaerter closed 2 months ago

stefanhaerter commented 2 months ago

Observed in AdminDynamicFieldText when adding / editing a RichText dynamic field:

admindfrichtext_resize

stefanhaerter commented 2 months ago

Most likely, the js handling of appending the resizable element should be reviewed to obtain a clean, well-formed and universal solution.