Skip to content

Add unified input options button#8535

Open
joshliebe wants to merge 2 commits into
developfrom
feature/josh/add-options-button
Open

Add unified input options button#8535
joshliebe wants to merge 2 commits into
developfrom
feature/josh/add-options-button

Conversation

@joshliebe
Copy link
Copy Markdown
Contributor

@joshliebe joshliebe commented May 12, 2026

Task/Issue URL: https://app.asana.com/1/137249556945/project/1200204095367872/task/1214711234868174?focus=true

Description

  • Adds a options button to the native input

Steps to test this PR

_With the native input enabled

  • Toggle to Duck.ai
  • Verify that the button is visible
  • Tap the button
  • Verify that the dialog shows

Note

Low Risk
Low risk UI-only change that adds a new native-input plugin and popup menu; main risk is layout/positioning regressions or plugin visibility toggling in the unified input widget.

Overview
Adds a new native-input OptionsNativeInputPlugin that renders an options icon in the unified input bottom row and opens a popup menu (OptionsView) when tapped.

Introduces new menu item layouts/resources (icons, divider, strings) and wires a new optionsButtonContainer ID into view_native_input_mode_switch_widget.xml so the host can place the plugin’s view alongside the attach button.

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

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2367c34. Configure here.

Comment thread duckchat/duckchat-impl/src/main/res/layout/view_settings_menu_item.xml Outdated
Copy link
Copy Markdown
Contributor

@malmstein malmstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected. Make sure to remove the Customise Responses item though, we don’t need it.

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