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

Feature/text locator result source indicator #194

Merged
merged 13 commits into from
Nov 18, 2024

Conversation

warm-coolguy
Copy link
Member

@warm-coolguy warm-coolguy commented Oct 1, 2024

Summary

The results in the TextLocator client may seem confusing at times, since not all places to each piece of literature, nor all pieces of literature to each place are shown at all times. However, this must stay this way; else, we'd pretty much load the whole database due to overlap chains. (Literature has place, which has other literature, which has other places, which ...)

Still, users may have problems in understanding this in detail. To help with this, a minimal indicator has been placed in the UI so that the source for the currently visible results is kept. This may later be extended by a more sophisticated description in e.g. a tooltip, depending on the customer review. For now, it's mostly meant to transport the idea and implement the feature roughly.

Instructions for local reproduction and review

Run TextLocator and try all different ways to display the search results. All major paths (search for literature/toponym/geometry) have their own respective display string.

Relevant tickets, issues, et cetera

Based/Blocks on #172

@warm-coolguy warm-coolguy added the enhancement New feature or request label Oct 1, 2024
@warm-coolguy warm-coolguy self-assigned this Oct 1, 2024
Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

🏓 @warm-coolguy

A changelog entry is missing.

@warm-coolguy
Copy link
Member Author

warm-coolguy commented Nov 8, 2024

🏓 @warm-coolguy

A changelog entry is missing.

🏓 @dopenguin The changelog entry has been unmissingfied. b3b5249

Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

🚀 @warm-coolguy

Also added a suggestion as I prefer imperative in changelogs

@warm-coolguy warm-coolguy merged commit 2ec2fe0 into main Nov 18, 2024
4 checks passed
@warm-coolguy warm-coolguy deleted the feature/text-locator-result-source-indicator branch November 18, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants