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 modal with links to matches for classification entries (#656) #661

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Dec 23, 2024

Will resolve #656.

Deployed to test: https://test.nwbib.de/subjects

Get `exactMatch` and `narrowMatch` from SKOS, add to `matches`
@fsteeg fsteeg requested a review from acka47 December 23, 2024 13:56
@acka47
Copy link
Contributor

acka47 commented Jan 6, 2025

Die nötige Funktionalität ist umgesetzt. Hier noch ein paar Verbesserungsvorschläge:

  • Die Zahl der existierenden Links muss nicht unbedingt schon in der Klassifikationssicht angegeben und ergänzt eine weitere Nummer (nach Notation und Trefferanzahl). Von daher würde ich sie weglassen.
  • Ich finde die Link-Boxen sind zu prominent im Kontext der Seite. Ich nehme an, du hast da schon einiges probiert, @fsteeg: Kann das Link Symbol weniger dick dargestellt werden? Und/oder etwas kleiner?
  • Das Modal geht immer im oberen Bildschirmbereich auf. Ist es möglich es abhängig vom Ort des Klickens zu öffnen, so dass es knapp über oder unter dem geklickten Link-Symbol aufgeht?
  • Im Modal sollte vor dem jeweiligen Link das Wikidata- oder GND-Symbol angezeigt werden, um einen schnellen Überblick über die Art der Verlinkungen zu bekommen.

@acka47 acka47 assigned fsteeg and unassigned acka47 Jan 6, 2025
fsteeg added 2 commits January 6, 2025 12:09
- Display button as link
- Don't include number of links
- Show icons for DNB and Wikidata
@fsteeg
Copy link
Member Author

fsteeg commented Jan 6, 2025

Die Position des Modals (aus Bootstrap) kann man offenbar nicht anpassen.

Die anderen Punkte (Button als Link, keine Zahl, Icons) sind auf Test deployed:

https://test.nwbib.de/subjects

@fsteeg fsteeg assigned acka47 and unassigned fsteeg Jan 6, 2025
Copy link
Contributor

@acka47 acka47 left a comment

Choose a reason for hiding this comment

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

+1 von mir. Ich weise das Ticket nochmal Hannah zu, damit die auch mal draufschauen kann.

@acka47 acka47 assigned fsteeg and unassigned acka47 Jan 7, 2025
@fsteeg fsteeg merged commit 4f4e2bd into master Jan 16, 2025
1 check passed
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.

Ergänze Links zu GND und Wikidata in /subjects
2 participants