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

increase limit && change reading order to favor XMP #1814

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Nov 11, 2024

PR Details

Description / Motivation and Context

This pull request introduces several changes to improve the handling of EXIF metadata, update the frontend component, and add new test data for long descriptions and titles. The most important changes include modifications to EXIF data reading functions, updates to the frontend's detail view sidebar, and the addition of new test data and corresponding test cases.

EXIF Data Handling Improvements:

Frontend Component Update:

New Test Data and Test Cases:

Related Issue

How Has This Been Tested

  • C# Unit tests
  • Typescript Unit tests
  • Other Unit tests
  • Manual tests
  • Automatic End2end tests (starsky-tools/end2end)

Types of changes

  • Added for new features
  • Breaking change fix or feature that would cause existing functionality to change
  • Changed for non-breaking changes in existing functionality for example docs change / refactoring / dependency upgrades
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (update when needed)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the ./history.md document

Copy link

sonarcloud bot commented Nov 11, 2024

@qdraw qdraw linked an issue Nov 11, 2024 that may be closed by this pull request
@qdraw qdraw merged commit 11f960e into master Nov 11, 2024
15 checks passed
@qdraw qdraw deleted the feature/202411_info_title_limits branch November 11, 2024 10:21
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.

Limit on Info/Title fields
1 participant