Skip to content

'Disconnected' banner #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AppsByDavideV opened this issue Sep 5, 2023 · 5 comments
Closed

'Disconnected' banner #61

AppsByDavideV opened this issue Sep 5, 2023 · 5 comments
Assignees

Comments

@AppsByDavideV
Copy link

Hello,
it would be nice to remove the yellow 'Disconnected' banner that hides files, so it will be possible to edit them on local folder without a connected device.

Thanks

@ubidefeo
Copy link
Collaborator

ubidefeo commented Sep 6, 2023

hi @AppsByDavideV

Will definitely put this one in the backlog because it can be pretty annoying 😄

Thank you for the suggestion
u.

@murilopolese
Copy link
Contributor

Thank you for your suggestion @AppsByDavideV ! We'll have a look into it.
As a work around, as soon as you save a local file the banner will disappear.

@IvanR3D
Copy link

IvanR3D commented Mar 24, 2024

Hello, it would be nice to remove the yellow 'Disconnected' banner that hides files, so it will be possible to edit them on local folder without a connected device.

Thanks

It is easy to solve this by increasing the z-index of #panel.open (in the theme.css file) to 10000 (ten thousand). Then the file panel will get over the disconnected message that currently have a z-index of 9999.

@ubidefeo
Copy link
Collaborator

@AppsByDavideV @IvanR3D
version 0.9 has a rewritten UI which does not exhibit these annoyances.

Please try it and let us know

@AppsByDavideV
Copy link
Author

@ubidefeo : I see, nice UI, great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants