-
Notifications
You must be signed in to change notification settings - Fork 429
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
feat: redesign organisation layout #3257
feat: redesign organisation layout #3257
Conversation
@azaiko-akveo is attempting to deploy a commit to the Flagsmith Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
Can we fix the layout shifting as per the screen recording 2024-01-10.11-27-57.mp4 |
The shift occurs due to hiding/displaying the global application scrollbar (the effect also exists on the Account page). To resolve this issue, we need to update the global application layout styles. It will take significant time and considers testing all existing pages to handle unexpected issues. |
Upon logging in I see the following with no ability to change organisation. I suspect that we haven't considered permissions / viewing organisations as non admins ? This needs to be tested with the following permissions
|
@azaiko-akveo I can switch org now but I can't do what I previously could? After: ![]() Previously: Note: I can select a project to view. ![]() Please check that you can perform the same actions that you can on staging.flagsmith.com. Also as mentioned, please check this with Manage user groups / Manage users permissions |
@azaiko-akveo can we get an update? |
still in the process of applying the logic of permissions |
Thanks for the update |
@dabeeeenster , @kyle-ssg. |
@kyle-ssg , code was updated |
See following comment instead |
It should redirect to the new projects tab in the org screen? |
After discussion, let's just remove the logo from the nav so that we have the following @azaiko-akveo. If I'm not mistaken, we can remove the projects page unless it's being used? |
|
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
Apply new design to organization management functionality
How did you test this code?
Test application locally