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

React to tab updates #14

Closed
MitchellMarkGeorge opened this issue Jul 6, 2022 · 2 comments · Fixed by #66
Closed

React to tab updates #14

MitchellMarkGeorge opened this issue Jul 6, 2022 · 2 comments · Fixed by #66
Labels
enhancement New feature or request M Medium Task
Projects
Milestone

Comments

@MitchellMarkGeorge
Copy link
Owner

If the url, pinned status, mute info, or favicon of a tab changes, the currently active and visible search component should update. Not only does this further the goal of keeping the search component in sync with the browser at all times, but when we add features like tab muting and pinning from the search component, this will automatically update the ui without us having to do any work on our side. This is similar to the listener we have for tab deletion.

@MitchellMarkGeorge MitchellMarkGeorge added enhancement New feature or request M Medium Task labels Jul 6, 2022
@MitchellMarkGeorge MitchellMarkGeorge added this to To do in 1.0 via automation Jul 6, 2022
@MitchellMarkGeorge
Copy link
Owner Author

This might be dropped down to beta if time permits

@MitchellMarkGeorge
Copy link
Owner Author

related to #43

@MitchellMarkGeorge MitchellMarkGeorge moved this from To do to In progress in 1.0 Aug 2, 2022
1.0 automation moved this from In progress to Done Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request M Medium Task
Projects
1.0
Done
Development

Successfully merging a pull request may close this issue.

1 participant