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

bug-fix-view-dataset #14

Merged
merged 1 commit into from
Feb 12, 2025
Merged

bug-fix-view-dataset #14

merged 1 commit into from
Feb 12, 2025

Conversation

Kess220
Copy link

@Kess220 Kess220 commented Feb 12, 2025

This pull request includes several changes to the web/src/routes/datasets/Datasets.tsx file, focusing on imports and code cleanup. The most important changes include reordering imports, modifying the handleRefresh function, and updating a link path.

Changes to imports:

  • Moved the trackEvent import to a different location for better organization. [1] [2]

Code cleanup:

  • Simplified the handleRefresh function by removing unnecessary semicolons.

Link path update:

  • Updated the linkTo path in the MqText component to include the /datasets prefix for better URL structure.

@Kess220 Kess220 merged commit 703f9ee into main Feb 12, 2025
2 checks passed
@Kess220 Kess220 deleted the bug-fix-router-view branch February 12, 2025 18:46
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