• Nour Zakhma's avatar
    Feature/pause queue (#3077) · f2265f83
    Nour Zakhma 提交于
    closes #3075 
    Implements pause/resume functionality for the message queue processing
    system, allowing users to pause automatic processing of queued messages
    and selectively resume. Includes session-level persistence via
    sessionStorage.
    
    
    <img width="594" height="694" alt="Capture d&#39;écran 2026-03-26
    045040"
    src="https://github.com/user-attachments/assets/2cf9648f-7be1-466c-971c-e2e96faccd0d"
    />
    
    
    9 comprehensive E2E test cases covering:
    Pause/Resume button visibility
    Pause functionality and message blocking
    Resume processing
    SessionStorage persistence (empty & non-empty cases)
    Multiple pause/resume cycles
    Per-chat isolation
    Visual styling
    f2265f83
名称
最后提交
最后更新
..
appAtoms.ts 正在载入提交数据...
chatAtoms.ts 正在载入提交数据...
githubSyncAtoms.test.tsx 正在载入提交数据...
githubSyncAtoms.ts 正在载入提交数据...
imageGenerationAtoms.ts 正在载入提交数据...
localModelsAtoms.ts 正在载入提交数据...
planAtoms.ts 正在载入提交数据...
previewAtoms.ts 正在载入提交数据...
supabaseAtoms.ts 正在载入提交数据...
uiAtoms.ts 正在载入提交数据...
viewAtoms.ts 正在载入提交数据...