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

fix(board): show first tab's content when another tab is deleted #1166

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

natashatikhonova
Copy link
Contributor

Background:

When a tab is deleted, an empty screen is shown.

Solution:

Set a use state for the active tab and set it to the first tab when any tab is deleted.

Images:

Before After
Screenshot 2023-08-18 at 13 35 36 Screenshot 2023-08-18 at 13 36 50

@natashatikhonova natashatikhonova merged commit 52a8473 into master Aug 21, 2023
4 checks passed
@natashatikhonova natashatikhonova deleted the update_remove_tile branch August 21, 2023 07:36
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.

2 participants