chatwoot/app/javascript/dashboard/components-next/HelpCenter/Pages
Sivin Varghese bcb66cdcc0
chore: Support creating articles from category view (#14406)
# Pull Request Template

## Description

This PR adds support for creating articles directly from the category
view. Previously, articles could only be created from the main articles
page. With this change, users can now create a new article while
browsing a specific category, making the workflow faster and more
convenient.

Fixes
https://linear.app/chatwoot/issue/CW-7050/create-an-article-when-inside-a-category

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Screencast


https://github.com/user-attachments/assets/e5a72a85-676e-4747-948a-6b1a19d2089f




## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2026-05-18 18:09:53 +05:30
..
ArticleEditorPage chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
ArticlePage chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
CategoryPage chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
LocalePage feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
PortalSettingsPage feat: Allow detaching help center widget (#12459) 2025-09-17 22:27:50 +05:30