mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-27 18:24:11 +00:00
## Summary Make the top menu `N active` queue button open the Job History sidebar tab when QPO V2 is enabled, so behavior matches the button label and accessibility text. ## Changes - Update `TopMenuSection.vue` so QPO V2 mode toggles `job-history` instead of `assets` - Update `aria-pressed` logic to track `job-history` - Update `TopMenuSection` unit tests to assert `job-history` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9210-fix-open-job-history-from-top-menu-active-jobs-button-3126d73d365081758987fa3806b4b0e7) by [Unito](https://www.unito.io)