Skip to content
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

Provide the ability to show or hide items in the LeftBar (dashboard) #860

Open
mickaelbaron opened this issue Sep 25, 2024 · 1 comment
Open

Comments

@mickaelbaron
Copy link

Hi,

Our current on-premise instance of Onyxia does not yet use Files (S3) feature. There is a '/my-files' shortcut on the LeftBar that leads to a dialog box indicating that S3 is not configured. It would be cool to offer the possibility of adding an entry here (https://github.com/InseeFrLab/onyxia/blob/main/web/.env) to toggle its display.

I believe this feature could be apply to both the 'My Files' and 'Data Explorer' shortcuts.

What do you think about this feature?

@garronej
Copy link
Contributor

Yes I'm ok with the idea, it has been requested already.

In the meantime you can do:

a[href="/my-files"] {
    display: none;
}

https://youtu.be/NrVuVXsbloA?si=gP0q41vwINL3iWVB&t=1072

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

2 participants