Draft
Conversation
7f189ea to
57507f5
Compare
Has been added new functionality to make visible the absence of AI container. It simply pop-up a message that, makes you continue if container is there, if not remains there. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
In this commit has been added a popup in case the AI modal is missing. This has been done for all vertical. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
After the add of the popup has been thought that loading gear should not load until the popup is not removed. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
Has been noted through tests that blister detection gives error on image backend format even if the container is available. Furthermore, has been noted that the alert management going from the dashboard to the verticals does not open ws causing no data acquisition. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
dcf83b8 to
5dd291d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this pull request has been changed few things to make sure that users have better experience on opening the app.
The first thing changed is a popup that appears into the AI analysis menus; in particular, if the dedicated container is not available the popup appears allowing, through the exit button, to return in the previous menu; if check button is pressed, the popup reads if the AI container is present, if not it gives error and show a message.
This has been done for all verticals. PCB defect detection before changes started the analysis when entered in the menu; now, after entering the menu we have to select cpu or npu analysis with the same logic used before for AI container detection.
Another change done is the timing on loading gear which has been reduced to the time given by AI analysis.