WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
Wherever possible, change the regular standard checkbox to a toggle switch. Toggle switches are more convenient, modern, and look better. Most new components or websites use toggle switches instead of...
Currently, it's very difficult to distinguish between read and new threads. Only a slightly bolded text is used, which for many users might be practically invisible. Do you have any...
The current session system relies on dedicated sessions for every user, regardless of their login state. This means that every guest gets assigned an own session which comes with two...
The status bar of the poll in the dark theme is not very distinct (in the light version, the bar is blue). I suggest changing the status bar color to...
The 'report content' icon should not be displayed next to your own posts or posts by administrators or moderators. Currently, it is displayed all the time, even next to your...
Currently, radio and checkbox buttons are displayed slightly below the baseline of the label text. This may be due to differences in the default styling of these elements by browsers....
The header with the Flexible Fixed function, meaning that when scrolling down, it disappears after a while, and if you start scrolling back up, it reappears. It seems to me...
Another suggestion of mine: Remove less important buttons from the homepage and move them to the background (i.e., menu), extend the 'Add Thread' button to the full width. Buttons like...
_Note: This is part of a larger initiative to overhaul the style system and the customization options in general. See #6028 to learn more._ The template system permits arbitrary changes...
Closes #5966 ### TODO - [x] Remove language variables `wcf.imageViewer.*` - [x] Check that `.jsImageViewer` is no longer used - [x] Check that `data-caption` and not `title` is used -...