Skip to content

Conversation

@Anemy
Copy link
Member

@Anemy Anemy commented Feb 24, 2025

COMPASS-8971

This'll go away eventually. Didn't add any tests, I can if folks would like.
Drive by renamed the banner to modal as it is a modal.

@Anemy Anemy added the no release notes Fix or feature not for release notes label Feb 24, 2025
@paula-stacho
Copy link
Collaborator

paula-stacho commented Feb 25, 2025

Thank you! No tests needed. Just one thing - if it's not too complicated, it would be nice to show also if they switch to and complete the new export. Since they came in the legacy way, it might be they haven't noticed the button.

if (!schemaAccessor) {
throw new Error('No schema analysis available');
throw new Error(
"No schema analysis available. Please analyze the collection's schema before exporting."
Copy link
Member Author

Choose a reason for hiding this comment

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

Drive-by, updated this error message to be a bit more descriptive as folks do see it if they try exporting and they have not yet run analysis.

@Anemy
Copy link
Member Author

Anemy commented Feb 26, 2025

@paula-stacho Pushed a commit to show the tooltip after the new export modal has closed after using the legacy menu entry. Looks like there was an simple way to do it after all.

Copy link
Collaborator

@paula-stacho paula-stacho left a comment

Choose a reason for hiding this comment

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

Thank you!

@Anemy Anemy merged commit dc7a1d1 into main Feb 28, 2025
45 of 47 checks passed
@Anemy Anemy deleted the COMPASS-8971 branch February 28, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no release notes Fix or feature not for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants