issues
search
desci-labs
/
nodes-web
UI to create and consume interoperable research objects
https://nodes.desci.com
GNU Affero General Public License v3.0
12
stars
3
forks
source link
Drive/General Fixes
#80
Closed
kadamidev
closed
1 year ago
kadamidev
commented
1 year ago
Description of the Problem / Feature
Edit mode for the navigate panel was out of date with the new unopinionated data changes
Highlighting on a drive jump was lost in the data changes
External URLs currently only working for code.
Changing filename !== component name
External links had some problematic behaviors
Creating optimistic drive files and using them before the round trip takes place was problematic.
Explanation of the solution
Changed delete to unstar, minor ui improvements
Bring back highlighting on drive navigating
Added pdf support for external links
For ux improvement, add a checkbox to change the component card name when changing file name
Prevented external link naming collisions, added path links to their payload, disabled type reassignment, synced external link name/path updates.
Disabled being able to use optimistic drive objects before their round trip was complete.
Minor UI updates
Description of the Problem / Feature
Explanation of the solution