internxt / drive-desktop

https://internxt.com/drive
GNU Affero General Public License v3.0
168 stars 21 forks source link

[PB-1031] fix: return only base if path comes from a folder #386

Open apsantiso opened 1 year ago

apsantiso commented 1 year ago
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

JoanVicens commented 1 year ago

Tried the changes with the app, but seems like that was not the issue

apsantiso commented 1 year ago

Tried the changes with the app, but seems like that was not the issue

Maybe you´re testing a flow I didn´t test? I tested either creating the folder directly from Internxt folder and moving a folder from another location to the app.

If these are the cases you tried, can you try running yarn build before testing it? For some reason I was not able to see any changes until I did that before running yarn start