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: selected reports #456

Merged
merged 3 commits into from
Jul 1, 2024
Merged

fix: selected reports #456

merged 3 commits into from
Jul 1, 2024

Conversation

MatthijsSmets
Copy link
Contributor

@MatthijsSmets MatthijsSmets commented Jun 27, 2024

Fixed an issue where loading new records in the table caused the previously selected report to not be selected anymore.
Closes #342.

@MatthijsSmets MatthijsSmets requested a review from a team June 28, 2024 12:07
Matthbo
Matthbo previously approved these changes Jun 28, 2024
Copy link
Member

@Matthbo Matthbo left a comment

Choose a reason for hiding this comment

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

Be aware of the merge conflict

# Conflicts:
#	src/app/debug/table/table.component.html
@MatthijsSmets MatthijsSmets merged commit f9a024a into master Jul 1, 2024
1 check passed
@MatthijsSmets MatthijsSmets deleted the fix/selected-reports branch July 1, 2024 07:49
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.

Don't change highlighted report in table on refresh
2 participants