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

Add feedback when card is missing #439

Merged
merged 7 commits into from
May 13, 2024

Conversation

thomashbrnrd
Copy link
Collaborator

No description provided.

@thomashbrnrd thomashbrnrd requested a review from nutfdt as a code owner May 7, 2024 09:13
Copy link
Contributor

@leihuayi leihuayi left a comment

Choose a reason for hiding this comment

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

  • the name of the branch has no relationship whatsoever with what it actually does
  • this work should be placed along with the global refactoring planned with @nutfdt

Please rename this branch and do the complete refactoring work in it.

width: fit-content;
align-items: center;
gap: 0.5rem;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

are you sure removing this piece of code does not have any influence anywhere in the display of all buttons in the app ?

@thomashbrnrd thomashbrnrd changed the title Remove some useless css rules Add feedback when the is missing May 7, 2024
@thomashbrnrd thomashbrnrd changed the title Add feedback when the is missing Add feedback when card is missing May 7, 2024
@thomashbrnrd thomashbrnrd force-pushed the 427-add-feedback-when-the-card-is-missing branch from 6a03d52 to f7835c6 Compare May 7, 2024 14:02
@thomashbrnrd thomashbrnrd marked this pull request as draft May 7, 2024 14:03
@thomashbrnrd thomashbrnrd linked an issue May 7, 2024 that may be closed by this pull request
8 tasks
@thomashbrnrd thomashbrnrd force-pushed the 427-add-feedback-when-the-card-is-missing branch from f7835c6 to bbc0486 Compare May 7, 2024 15:25
@thomashbrnrd thomashbrnrd force-pushed the 427-add-feedback-when-the-card-is-missing branch from bbc0486 to 81633ef Compare May 7, 2024 16:29
@thomashbrnrd thomashbrnrd requested a review from leihuayi May 13, 2024 12:32
@thomashbrnrd thomashbrnrd marked this pull request as ready for review May 13, 2024 13:03
Copy link
Contributor

@leihuayi leihuayi left a comment

Choose a reason for hiding this comment

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

[EDIT] some changes necessary, see below

<img
class="px-2"
src="@/assets/guide-identification/icones/gun.jpg"
alt=""
Copy link
Contributor

Choose a reason for hiding this comment

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

Update this design when confidence level is low

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done !
image

frontend/src/components/ResultPage.vue Outdated Show resolved Hide resolved
@thomashbrnrd thomashbrnrd requested a review from leihuayi May 13, 2024 15:19
@thomashbrnrd thomashbrnrd merged commit 8c64b7b into develop May 13, 2024
6 checks passed
@thomashbrnrd thomashbrnrd deleted the 427-add-feedback-when-the-card-is-missing branch May 13, 2024 15:30
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.

Implement the new designs
2 participants