Skip to content

Add contextual header - #9352

Closed
joshliebe wants to merge 1 commit into
feature/josh/contextual-suggestionsfrom
feature/josh/add-contextual-header
Closed

Add contextual header#9352
joshliebe wants to merge 1 commit into
feature/josh/contextual-suggestionsfrom
feature/josh/add-contextual-header

Conversation

@joshliebe

@joshliebe joshliebe commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1216783690854379?focus=true
Tech Design URL (if applicable):
API Proposals URL(s) (if applicable):

Description

  • Adds a "All chats are private" header to the contextual sheet.
  • Also removes the logo next to Duck.ai.

Steps to test this PR

  • Open the contextual sheet
  • Verify the header is present
  • Verify that the Duck.ai logo is no longer present
  • Verify that suggestions are accommodated correctly
  • Maximize the sheet
  • Verify the header reacts accordingly

UI changes

Before After
Screenshot_20260730_235009 Screenshot_20260730_230018

Note

Low Risk
Copy and layout-only changes in the contextual Duck.ai UI; no auth, networking, or data-handling logic.

Overview
The contextual Duck.ai bottom sheet INPUT state now shows a centered h1 header above the suggestions area: “All chats are [shield] private”, with the shield inserted via appendIconToText and a %1$s placeholder in duckAIContextualHeader.

Layout: The sheet title no longer uses a start drawable; a weighted Space keeps suggestions and the quick-action chip toward the bottom while the new header sits at the top. configureHeader() runs when the bottom sheet is set up.

Reviewed by Cursor Bugbot for commit a287cf7. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joshliebe
joshliebe force-pushed the feature/josh/add-contextual-header branch from 7f85976 to a287cf7 Compare July 30, 2026 22:43
@joshliebe

Copy link
Copy Markdown
Contributor Author

Closing this as it’s no longer required

@joshliebe joshliebe closed this Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants