mirror of
https://github.com/discourse/discourse.git
synced 2026-03-04 01:15:08 +08:00
When creating a new category from the slide-out sidebar, the sidebar wouldn't close after the route change. This closes it and adds some tests. Before, changed route menu still open: <img width="450" alt="image" src="https://github.com/user-attachments/assets/e756b701-8a50-4d0d-808f-e315a9dabdcb" /> After, new route closed sidebar <img width="450" alt="image" src="https://github.com/user-attachments/assets/a2706074-38ca-449f-8203-3b454a081fba" /> I've also adjusted the bottom value for the admin changes banner for forms, as the PWA footer nav was overlapping it. Before, blocked by footer: <img width="450" alt="image" src="https://github.com/user-attachments/assets/35aa3ff6-9c1b-4982-a015-e15c6ceca27b" /> After, no longer blocked: <img width="450" alt="image" src="https://github.com/user-attachments/assets/8e6f7d0e-6b3c-4de4-ac7b-ef631c8a00d8" /> Also added a missing button class I noticed while I was at it |
||
|---|---|---|
| .. | ||
| admin | ||
| app | ||
| config | ||
| dialog-holder | ||
| float-kit | ||
| lib | ||
| public/assets/scripts | ||
| scripts | ||
| select-kit | ||
| tests | ||
| truth-helpers | ||
| .ember-cli | ||
| .npmrc | ||
| .watchmanconfig | ||
| ember-cli-build.js | ||
| package.json | ||
| testem.js | ||
| tsconfig.json | ||