WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
The comparison currently is a plain view with the raw HTML on both sides. Even the previous variant with bbcode was a subpar solution because it would report all kinds...
Nested input field naming for improved design and space efficiency. In my opinion, there's no need to describe the input field above and then repeat the description inside. Why duplicate...
Adding the ability to customize and crop both the profile picture and the background image.
Moving the search bar to the sidebar. Since the search bar is not in constant use, in my opinion, it should be relocated to the sidebar. Below is an example...
The ability to upload Open Graph images via the administrative panel. Currently, it is only possible to paste a link to the image, which makes the task a bit more...
WSC still uses OAuth1, which may lead to application suspension (because Twitter/X is.... nevermind). https://developer.twitter.com/en/docs/authentication/guides/v2-authentication-mapping https://developer.twitter.com/en/docs/authentication/oauth-2-0/authorization-code Please consider migrating to OAuth2.
`DatabaseTableChangeProcessor` also throws `SplitNodeException` without error, which you have to handle manually if you want to make changes to the database outside the package installation.
If you update a style without darkmode with a version that has its own darkmode palette, the style will have a darkmode after the update, but only with the standard...
- [ ] The button to open the dropdown contains only the currently selected language but no information what the function of the button. A suitable aria-label should be added...
The aria attributes for the inline editor dropdowns will only be set when the dropdown is opened for the first time. This should already happen when the page is loaded.