• Mohamed Aziz Mejri's avatar
    clearing chat input when switching apps (#1791) · fadfbc06
    Mohamed Aziz Mejri 提交于
    This PR adresses issue #1735
    
    <!-- This is an auto-generated description by cubic. -->
    ---
    ## Summary by cubic
    Clear chat input and selected component previews when switching apps to
    prevent state carryover. Fixes #1735.
    
    - **Bug Fixes**
    - Reset chatInputValueAtom and selectedComponentsPreviewAtom on
    selectedAppId change in RootLayout.
      - Ensures each app opens with a clean chat and preview state.
    
    <sup>Written for commit df166781e48934ca1e2b8b2b202daa014c358922.
    Summary will update automatically on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    fadfbc06
layout.tsx 3.1 KB