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

End extended navigation on tab close #85

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

svendlarsen
Copy link
Contributor

@svendlarsen svendlarsen commented Oct 9, 2024

Specify that the extended navigation ends when the associated tab is about to close (i.e., top-level traversable is closing).

Fixes #83.


Preview | Diff

@svendlarsen
Copy link
Contributor Author

It looks like CI possibly needs to be updated? It's failing to install bikeshed:

$ pip3 install bikeshed --quiet
    error: externally-managed-environment

@wanderview
Copy link
Collaborator

LGTM, but hoping @jyasskin can help with the CI issue.

@svendlarsen
Copy link
Contributor Author

svendlarsen commented Oct 15, 2024

CI failure should be fixed once #84 is merged.

@svendlarsen
Copy link
Contributor Author

CI failure should be fixed once #84 is merged.

It was indeed.

@wanderview wanderview merged commit f647c24 into privacycg:main Oct 15, 2024
1 check passed
github-actions bot added a commit that referenced this pull request Oct 15, 2024
SHA: f647c24
Reason: push, by wanderview

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@svendlarsen svendlarsen deleted the run-btm-on-tab-close branch October 15, 2024 19:04
amaliev pushed a commit to amaliev/nav-tracking-mitigations that referenced this pull request Oct 18, 2024
amaliev pushed a commit to amaliev/nav-tracking-mitigations that referenced this pull request Oct 18, 2024
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.

Specify behavior on tab close / destruction of a top level traversable
2 participants