DOI import wizard: show record after import #369
Labels
No labels
bug
config
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/shacl-vue#369
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, after a successful import, the publication record list is shown. If I want to edit the newly imported record (or should see it, to check what information it contains), I need to search for it again. It would be nicer to show it immediately.
This is more or less equivalent, ito what the outcome should be, to #344.
Logging an idea: instead of trying to solve the scrolling issue (which is still the ideal first option IMO), we could also try to sort the list such that newly added/saved records go to the top. Another idea is to bring in the sorting/filtering option suggested in "#356": new/edited items could get a
sourcefield with valuelocalor the like, and the class view can get a new input that allows showingpublicorprotectedorlocalrecords, or a combination of these.