Sami Mazouz
Sami Mazouz
### Current Behavior Search icon and clear input icon overlap. ### Steps to Reproduce 1. Use/emulate small screen width (820px) 2. Enter something into the search input. 3. Click on...
### Current Behavior In some parts of the software child primaries are treated as secondary tags (such as checking fo min max requirements when posting). In other parts they are...
**Relies on #3587** **Changes proposed in this pull request:** * Adds a forum controller that clears the current session and all access tokens, email tokens, and password tokens. * Adds...
**Changes proposed in this pull request:** Converts the Dropdown component and its descendants to TS. **Necessity** - [x] Has the problem that is being solved here been clearly explained? -...
**Changes proposed in this pull request:** Auto trigger build of installation packages on [flarum/installation-packages](https://github.com/flarum/installation-packages). * Needs a `PACKAGES_BUILD_TOKEN` secret added first. The token must have permission to trigger the `workfow_dispatch`...
When the user card's height is bigger when using other extensions that add content to it, the thumbnails don't look good because they are cropped to the exact default UserCard...
https://discuss.flarum.org/d/23437-profile-cover/7
https://discuss.flarum.org/d/23437-profile-cover/7
**Changes proposed in this pull request:** * Extracts what the method does into a component reusable across all the admin panel. I pondered moving this to common to allow using...
**Changes proposed in this pull request:** * Introduces an `ItemList` component to simplify the way we define itemlists while maintaining a more readable structure. * If we decide to replace...