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

Browser: catch up close button fixes with develop #5599

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

christianbaroni
Copy link
Member

What changed (plus any additional context for devs)

  • Catches up the close button fixes with all the recent changes in develop

Screen recordings / screenshots

What to test

christianbaroni and others added 3 commits April 4, 2024 17:32
* Tab transitions, add tab state update queue

* Move unblocking to the end of setTabStatesThenUnblockQueue, remove some commented code

* Remove commented code, adjust newTab checks

* Make condition more readable

Same logic but less confusing

* Fix background color conversion

* Remove redundant multipleTabsOpen logic, make conditions more legible

* Fade in tabs on mount, clean up WebViewBorder

* Fix part of the scroll jank

* Queue logic cleanup, add some error logging TODOs

* Catch up with develop

* Remove unnecessary runOnJS

* More performant fade in on mount

* Lower fade duration

* Lint

---------

Co-authored-by: Christian Baroni <7061887+christianbaroni@users.noreply.github.com>
Also includes a few additional fixes
Copy link
Member

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

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

💯

@brunobar79 brunobar79 merged commit deff35f into @bruno/fix-close-tab-btn Apr 5, 2024
4 checks passed
@brunobar79 brunobar79 deleted the @christian/fix-close-tab-btn branch April 5, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants