Improve item loading behaviour/delay #3
Loading…
Add table
Add a link
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?
A few things related to the UI/UX when selecting a data type with many records:
Haha, I was about to create an issue for second point. Good that is covered here.
(Potential issue)
but when add (+) sign is clicked next to any class name , its essentially adding a new record and not editing. so instead of Editing: {Classname}, it should be displayed as : Adding: {Classname}
( if you think this is an issue, I could contribute xD)
Yeah, that makes sense to me.
@jsheunis wrote in #3 (comment):
Fix : https://github.com/psychoinformatics-de/shacl-vue/pull/109
The rest of these issues are all addressed or at least behavious is improved with the work that's underway in https://github.com/psychoinformatics-de/shacl-vue/tree/performance-wise