• Adeniji Adekunle James's avatar
    Animated placeholder with Prompt suggestion for home chat input (#1706) · dd14e67d
    Adeniji Adekunle James 提交于
    <!-- This is an auto-generated description by cubic. -->
    ## Summary by cubic
    Adds an animated placeholder with rotating prompt suggestions to the
    home chat input to guide users. Also introduces a small hook for the
    typing effect and updates the e2e selector to handle dynamic text.
    
    - **New Features**
    - HomeChatInput shows "Ask Dyad to build" with cycling suggestions
    (ecommerce store, information page, landing page).
    - New useTypingPlaceholder hook for type/delete animation with
    configurable speeds and pause.
    - E2E test locator updated to match aria-placeholder by prefix to
    support dynamic content.
    
    <sup>Written for commit 6b8133ec9441f60909493cad3b43315348aed2d5.
    Summary will update automatically on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    dd14e67d
HomeChatInput.tsx 4.3 KB