Closed mietcls closed 2 years ago
Sketch for Biblio ID copy button with interaction:
non-clicked
clicked, show checkmark for 2 seconds (replace if-copy
with if-check-circle
and add text-success
to colour green)
<div class="text-muted c-body-small text-truncate my-3">
Biblio ID:
<code class="c-code ml-3">
<button class="btn btn-muted btn-sm text-muted" href="#">
<span class="btn-text">01G3TZB614X7XXR52JYYGAND25</span>
<i class="if if-copy ml-2 border-left"></I>
</button>
</code>
</div>
Add icon for legacy, preferably old man.
Edit: lack of old man. We can use the "if-forbid" icon
Noticed a small visual bug for smaller screens when showing it to @netsensei, which can be easily fixed. Will add this to the description.
Only thing that would change, is that inside the bc-toolbar
where the biblio status is located, the child bc-toolbar-left
will get a flex-wrap
class added so it breaks on smaller screens.
Behaviour without the flex-wrap
Behaviour with the flex wrap
@netsensei Reworked the above comments:
The code, table and images have been adapted.
Keep "updated by" instead of "created by" in the main overview list cards, to postpone discussions about profiles.
No drama if there is no name attached to it as they can see it in the detail page, however it is handy.
@mietcls I've rebuild the summaries for datasets & publications based on the code snippets and the feedback. So, this needs to be tested to make sure I haven't missed anything.
I've also fixed the summary display of datasets & publications in the "Related Publications / Datasets" modals.
View files is removed for librarians, but we can fix that later if this comes up.
Story
As a librarian and as a researcher, I can see the relevant information in the overview list cards.
Note; if this is too big, we can split it up.
Related:
715
Success criteria
For full overview, see table below screenshots ⬇️.
Adaptions
Additions
TBC can be executed later
Add "# more" functionality to departmentsTBC can be executed later
Add departments tooltip (https://github.com/ugent-library/biblio-backend/issues/716)Out of scope
Screenshots
Publications
Librarians
Researchers
Datasets
Librarians & Researchers: same information, only the title is clickable for researchers and the departments are gone.
Open versus View icon
When the record is locked, show an
if-eye
icon instead of aif-edit
iconSuccess criteria
✅ = done 🟪 = todo
In the cards, I can see...
TBC
Short titleonly when applicable
TBD if executed now
will move to show more laterTBD if executed now
will move to show more laterif-eye
icon when it is lockedImplementation suggestion
Publication for librarians
Publication for researchers
Dataset for librarians
Datasets for researchers