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

feat[hmi-client]: The Documents / Models / Dataset switcher on the E… #3323

Conversation

dvince2
Copy link
Collaborator

@dvince2 dvince2 commented Apr 15, 2024

Description

This is a bit of a 'first pass' at this task because of the horribly disjointed state the explorer is in. Some of the searches (models and xdd documents) happen all at once so we can populate them. Others (datasets) happen on demand. We also have two types of documents which makes this muddy (and in code there's only one type and then seperate checks??). As a result you won't get 100% accurate results in some of the cases until you click on the tabs which isn't great but its the best that can be done without doing the "big task" of addressing this data explorer...

Resolves #1257

…xplorer page ought to show number of items in each

This is a bit of a 'first pass' at this task because of the horribly disjointed state the explorer is in. Some of the searches (models and xdd documents) happen all at once so we can populate them.  Others (datasets) happen on demand. We also have two types of documents which makes this muddy (and in code there's only one type and then seperate checks??). As a result you won't get 100% accurate results in some of the cases until you click on the tabs which isn't great but its the best that can be done without doing the "big task" of addressing this data explorer...
…her-on-the-explorer-page-ought-to-show-number-of-items-in-each
dvince2 added 2 commits April 16, 2024 09:05
…plorer page ought to show number of items in each

PR Feedback - don't need to be template literals
…plorer page ought to show number of items in each

PR Feedback - not refs
@dvince2 dvince2 requested a review from mwdchang April 16, 2024 13:09
…her-on-the-explorer-page-ought-to-show-number-of-items-in-each
@mwdchang mwdchang merged commit 6964b02 into main Apr 16, 2024
5 checks passed
@mwdchang mwdchang deleted the 1257-feat-the-documents-models-dataset-switcher-on-the-explorer-page-ought-to-show-number-of-items-in-each branch April 16, 2024 16:52
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.

[FEAT]: The Documents / Models / Dataset switcher on the Explorer page ought to show number of items in each
2 participants