-
Notifications
You must be signed in to change notification settings - Fork 23
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
💄 Update the navigation bar/app grid #688
Conversation
@MontaGhanmy there shouldn't be firts/last name in the app bar |
it's itchy to my OCD that the middle column isn't aligned with the app grid button, is this on purpose ? |
yes, it should be aligned right border of app menu icon |
Is this the alignment we wanted ? (not a fan, but if that's the design...) I don't think is correct, the idea was to put the email in this dropdown as a disabled entry: not here: And bonus if you change that dialog you'll have a fun merge time come |
it's there and not clickable (my account in that screen shot has no first/last name but email is |
@ericlinagora It's not supposed to be clickable (it's text). The email is there is if COMPANY_DISPLAY_EMAIL is enabled (like the way it was before removing the name) |
## **[1.0.5-rc1] - 2024-10-18** Added: - Updated the navigation bar/app grid (#688) - Added FileVersion.filename and FileVersion.file_metadata.name to output to backend cli - Added Shared with me feature flag (#681) - Added offset pagination to db connector (#648) - Added healthchecks to the docker compose services used in CI testing removed scylladb, add - env vars that are always set, removed unused dependencies (#682) - Sorted all locales json keys, as per jq --sort-keys (#680) Fixed: - Fix translation of disk usage to plural tolerant (#692) - Fix Vietnamese code to correct ISO of "vi", added to selector in account settings (#364) - Fix onlyoffice filename corrupted after editing (#686) - Fix UI bugs related to borders in lists (#687) - Fix set rights modal had similar border issues as browser (#645) - Fix file browser vertical borders (and fix react warning) (#645) - Fix only office filename getting overwritten at session end (#683)
The updated navigation bar