SandstoneHPC / sandstone-ide

Sandstone IDE
https://sandstonehpc.github.io/
MIT License
12 stars 3 forks source link

fix issue #57 #96

Closed saurabhsood91 closed 7 years ago

saurabhsood91 commented 7 years ago

https://github.com/SandstoneHPC/sandstonehpc-project/issues/57

@zebulasampedro a look?

The line I changed earlier was deselecting the file. However, even in the filebrowser.service.js method, we are deselecting the file. So the deselection is redundant. In this PR, I removed the deselection in the filebrowser.service.js