Skip to content

Nested pixel suffixes in dictionary#7672

Draft
ladamski wants to merge 7 commits intodevelopfrom
la/pixel-suffixes
Draft

Nested pixel suffixes in dictionary#7672
ladamski wants to merge 7 commits intodevelopfrom
la/pixel-suffixes

Conversation

@ladamski
Copy link
Collaborator

@ladamski ladamski commented Feb 5, 2026

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

Description

Steps to test this PR

Feature 1

  • [ ]
  • [ ]

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

joshliebe and others added 7 commits January 23, 2026 14:55
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1200204095367872/task/1213003207482136?focus=true

### Description

- Fixes the “Not now” button in Duck.ai onboarding not working when
`fullscreenMode` is enabled.

### Steps to test this PR

- [ ] Fresh install
- [ ] Tap the Duck.ai omnibar icon
- [ ] Tap “Not now” on the onboarding dialog
- [ ] Verify that the current tab is closed


<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Ensures Duck.ai onboarding “Not now” correctly closes the chat when
`fullscreenMode` is enabled.
> 
> - `BrowserActivity`: On `CLOSE_DUCK_CHAT`, if `showFullScreenMode` and
current tab is in `DuckAI` mode, call new `closeDuckChatFullScreen()`;
otherwise fallback to existing `closeDuckChat()`
> - `closeDuckChatFullScreen()`: marks Duck.ai hidden and closes the
current tab
> - `BrowserTabFragment`: adds `isInDuckAiMode()` and
`closeCurrentTab()` helpers used by the activity
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
2c13a16. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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.

3 participants