internxt / drive-desktop

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

[PB-669]:(fix) Allow to close feedback window #288

Closed PixoDev closed 1 year ago

PixoDev commented 1 year ago

Allow to close feedback window

PixoDev commented 1 year ago

@JoanVicens Can you check this on windows? Seems like the feedback window cannot be closed on win32 platform, I added the closable: true property, but the docs says the default is true, can you verify if it can be closed on win32 now? I don't have one to test this on

JoanVicens commented 1 year ago

We are not supporting win32 and will not support it in the future either as discussed here.

To show a top bar with a close button you can use WindowTopBar component

PixoDev commented 1 year ago

We are not supporting win32 and will not support it in the future either as discussed here.

To show a top bar with a close button you can use WindowTopBar component

I added the WindowTopBar component

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