Marcel Werk

Results 65 issues of Marcel Werk

If you attachment tab is already open and you upload a file via drag & drop the tab is closed. ref https://github.com/WoltLab/WCF/issues/5988

Bug

Expected behaviour: When a `RadioButtonFormField` is not required it should allow an empty value.

Bug

The old image viewer is still based on jQuery and has various conceptual issues. Ideally, an external solution should be used here. ref https://github.com/WoltLab/WCF/issues/3282

The big preview is too big and should be reduced to a more reasonable size.

`WCF.Sortable.List` is based on jQuery. We need a replacement for drag & drop sorting that is not based on jQuery.

A picker for emoji as a tab below the editor to simplify the insertion of emojis (especially on non-mobile devices). The graphics of the respective operating system should be used...

In the frontend, the request id is appended to the error id, but this is not correctly taken into account in the search in the error log.

Bug

see https://github.com/WoltLab/WCF/blob/master/ts/WoltLabSuite/Core/Ui/User/PasswordStrength.ts

Feature

Conditions are used at various points in the software (e.g. automatic group assignment). Currently, all available conditions are listed in the form, resulting in a very bloated and confusing user...

Feature

`DateUtil::format()` is still used in some places which leads to inconsistent date formatting.