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

Adding multi analyzer result support #2894

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

jkppr
Copy link
Collaborator

@jkppr jkppr commented Sep 15, 2023

This PR implements support for the multi analyzer results like the feature extractor in the new frontend.

  • Porting multi analyzer results to the new UI.
  • Updated analyzer result object formatting in the frontend to support multiple results.
  • Fixed a small bug where the loading progress was not triggered.
  • Removed some resolved comments.

Screenshot

MultiAnalyzerSupport

Closing issues

closes #2747

* Updated analyzer  result object formatting
* Fixed a small bug where the progress was not tirggered
* Removed some solved comments.
@jkppr jkppr requested a review from Annoraaq September 15, 2023 13:55
Copy link
Collaborator

@Annoraaq Annoraaq left a comment

Choose a reason for hiding this comment

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

Thanks!

@jkppr jkppr merged commit 29eea3f into google:master Sep 15, 2023
24 checks passed
@jkppr jkppr deleted the 2747_ui_analyzer_multi_results branch September 15, 2023 15:57
@jkppr jkppr mentioned this pull request Oct 5, 2023
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.

UI Analyzer Results - muli support
2 participants