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

Add preview tabs #54

Merged
merged 3 commits into from
Apr 6, 2023
Merged

Add preview tabs #54

merged 3 commits into from
Apr 6, 2023

Conversation

EddieAbbondanzio
Copy link
Owner

Opening a tab will put it in preview mode now. This prevents the toolbar from being spammed with a ton of tabs if the user is rapidly switching through tabs looking for something.

Comment on lines +81 to +83
// We manage a state variable and ref because we need the store to trigger
// re-renders on components that use it's state, but we also need to be able
// to keep state fresh while performing async actions.
Copy link
Owner Author

Choose a reason for hiding this comment

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

This wasn't required by this PR but something I wanted to add.

@EddieAbbondanzio EddieAbbondanzio merged commit c96e0ee into master Apr 6, 2023
@EddieAbbondanzio EddieAbbondanzio deleted the add-preview-to-tabs branch April 6, 2023 18:22
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.

1 participant