Made a more user friendly message when no image is selected #1249

Open
a24hamrh wants to merge 2 commits from Image-view-error-1230 into both_teams_week_8
Collaborator

When no image is selected there is a message "no image selected" instead of a HTTP error message

When no image is selected there is a message "no image selected" instead of a HTTP error message
When no image is selected there is a message "no image selected" instead of a HTTP error message
Author
Collaborator

Review on #1249

Whats done

Tested on Windows using Firefox

  • App starts
    • Added image card and new message appear when no image is selected

Inspected following files: ImageView.js and useImage.js

  • Both
    • Indentation/code styling
      • Indentation is ok
    • Naming convention
      • Naming convention is followed
    • Printed text uses and follows localization standards
      • Localization convention is followed
    • Comments
      • Good amounts of comments
    • General code quality
      • General code quality is good

Conclusion

  • The code looks good and a more user friendly text is displayed when no image is selected
# Review on #1249 ## Whats done ### Tested on Windows using Firefox + App starts + Added image card and new message appear when no image is selected ### Inspected following files: ImageView.js and useImage.js + Both + Indentation/code styling + Indentation is ok + Naming convention + Naming convention is followed + Printed text uses and follows localization standards + Localization convention is followed + Comments + Good amounts of comments + General code quality + General code quality is good ## Conclusion + The code looks good and a more user friendly text is displayed when no image is selected
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Image-view-error-1230:Image-view-error-1230
git switch Image-view-error-1230

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch both_teams_week_8
git merge --no-ff Image-view-error-1230
git switch Image-view-error-1230
git rebase both_teams_week_8
git switch both_teams_week_8
git merge --ff-only Image-view-error-1230
git switch Image-view-error-1230
git rebase both_teams_week_8
git switch both_teams_week_8
git merge --no-ff Image-view-error-1230
git switch both_teams_week_8
git merge --squash Image-view-error-1230
git switch both_teams_week_8
git merge --ff-only Image-view-error-1230
git switch both_teams_week_8
git merge Image-view-error-1230
git push origin both_teams_week_8
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!1249
No description provided.