-
Notifications
You must be signed in to change notification settings - Fork 34
Can't change profile's password/passphrase in small browser window #19
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
Comments
Hello @pierremorin-asi, What do you mean by password modification? The edit button is not displayed in the left panel but on top of the grid after selecting a password. |
Hello @cedricalfonsi , I forgot to tell you that I was talking about our own password (on /app/settings/profile). Sorry for that. This is true for all this :
|
Thanks for the precision, indeed we made this choice in order to keep the main panel information readable even with small resolutions. |
Thank you for your infos. |
Fixed in v5.0. The sidebar will no longer hide, and scrolling will apply to the entire application. |
Uh oh!
There was an error while loading. Please reload this page.
If the browser window width is less than 1024px, then the ".panel.left" is hidden, making access to profile's password modification interface impossible.
[EDIT] add info about profile
The text was updated successfully, but these errors were encountered: