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: hide delete button if current view does not have a crudstorage #773

Conversation

MatthijsSmets
Copy link
Contributor

Previously, trying to delete a report from a non crud storage, an error would occur:
image

Now, the delete button is not visible if the current view is not a crud storage:
image

@MatthijsSmets MatthijsSmets requested a review from a team November 5, 2024 08:57
@MatthijsSmets MatthijsSmets self-assigned this Nov 5, 2024
Matthbo
Matthbo previously approved these changes Nov 5, 2024
@kodiakhq kodiakhq bot merged commit 9e7948d into master Nov 5, 2024
2 checks passed
@kodiakhq kodiakhq bot deleted the 767-delete-button-in-debug-tab-should-be-disabled-or-invisible-for-logstorage branch November 5, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete button in Debug tab should be disabled or invisible for LogStorage
2 participants