chatwoot/app/javascript/dashboard/components-next/HelpCenter
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
..
ArticleCard feat: Add bulk actions for help center articles (translate, status change, delete) (#14137) 2026-04-24 09:13:43 -07:00
CategoryCard chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
EmptyState feat: update bunny video support in HC (#13815) 2026-03-16 11:04:27 +05:30
LocaleCard feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
Pages chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
PortalSwitcher chore: Support creating articles from category view (#14406) 2026-05-18 18:09:53 +05:30
HelpCenterLayout.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30