UI/UX: Keep Data Type Container Fixed #35
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?
Issue: If any class is clicked and had to scroll down to see the data, Data type container gets scrolled and class names are not seen. If I have to click any other class, I have to scroll back and then click the class. Its easier if data type container is fixed and scroll is applied to content container.
That makes sense. How do you feel about contributing? 😉
https://github.com/psychoinformatics-de/shacl-vue/pull/102
Thanks @venkateshhs! Will have a look soon.
Fixed in https://github.com/psychoinformatics-de/shacl-vue/pull/102. Update still needs to be applied here.
shacl-vue#38