Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omnibar Refactor: NewOmnibar #5129

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from

Conversation

malmstein
Copy link
Contributor

@malmstein malmstein commented Oct 11, 2024

Task/Issue URL: https://app.asana.com/0/1174433894299346/1208319036523675/f

Description

This PR adds a feature flag to switch between the new OmnibarLayout and the old LegacyOmnibarView

Steps to test this PR

See https://app.asana.com/0/1174433894299346/1208529636754079/f

Copy link
Contributor Author

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

Join @malmstein and the rest of your teammates on Graphite Graphite

@malmstein malmstein marked this pull request as ready for review October 11, 2024 21:11
Copy link

@kiruthikpurpose kiruthikpurpose left a comment

Choose a reason for hiding this comment

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

Well done. That's a lot of effort you put in there!

@malmstein malmstein force-pushed the feature/david/09-27-omnibar_refactor_newomnibar branch from dc5cc72 to abfeda3 Compare October 14, 2024 09:09
@@ -3648,7 +3731,7 @@ class BrowserTabFragment :
omnibar.renderOmnibarViewState(viewState)

lastSeenBrowserViewState?.let {
omnibar.renderBrowserViewState(it, tabDisplayedInCustomTabScreen)
// omnibar.renderBrowserViewState(it, tabDisplayedInCustomTabScreen)
Copy link
Member

Choose a reason for hiding this comment

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

Should this be commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it should be deleted, this is not necessary and it’s redundant. for all and new omnibars.

@malmstein malmstein force-pushed the feature/david/09-27-omnibar_refactor_newomnibar branch from 75ef894 to 3f5563e Compare October 14, 2024 13:47
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