Results 10 issues of

``` 00000000: 0000 015a 0010 0000 0000 0005 0000 0000 ...Z............ 00000001: 7b22 636d 6422 3a22 4441 4e4d 555f 4d53 {"cmd":"DANMU_MS 00000002: 473a 343a 303a 323a 323a 323a 3022 2c22...

**Fixes #3962** **Changes proposed in this pull request:** Add a catch handler to `saveSettings()` to reset admin page's save button state. **Reviewers should focus on:** Should a newly added function...

### Current Behavior While saving settings, some errors might occur, however, the state of the save button won't reset if an error occurs in `saveSettings()` https://github.com/flarum/framework/blob/721e2eae3db2ca59116d17f7b001298d99418953/framework/core/js/src/admin/components/AdminPage.tsx#L412 This makes it not...

type/bug

I'm having issues with including the templates built by ructe, I'm not sure is it a ructe issue or rust-analyzer issue. I set up my project with ructe and rust-analyzer...

**Fixes #3962** **Changes proposed in this pull request:** This PR contains changes to `AdminPage` component, which makes sure the state of the save button is reset if an error occurs....

**Fixes #4014** **Changes proposed in this pull request:** Replace all usage of `aria-hidden=false` with removing the attribute instead. **Reviewers should focus on:** **Screenshot** **QA** Check if aria-hidden=false is still used...

**Fixes #0000** **Changes proposed in this pull request:** - Move `onclick` event to the whole search area, making the modal open when clicking on the search icon on table devices....

**Fixes https://github.com/flarum-lang/chinese-simplified/issues/23 and https://github.com/flarum-lang/chinese-simplified/issues/27 (in another way)** **Changes proposed in this pull request:** This PR adds some time formats to dayjs, which makes the customized time formats used by Flarum...