-
Notifications
You must be signed in to change notification settings - Fork 65
#2582 - Ensure Global Search & Add New Contact Option Within Mobile Nav #2695
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
#2582 - Ensure Global Search & Add New Contact Option Within Mobile Nav #2695
Conversation
Thanks @kodinkat! Lets make the + button a dropdown so the user can select contact, group etc. Like it is in the theme |
…navigation bar. Update CSS for improved dropdown appearance and ensure submenu items are conditionally displayed based on visibility settings.
# Conflicts: # dt-assets/build/css/style.min.css
@kodinkat can the same code for the desktop dropdown be used? That will keep the UI similar. |
…introduce advanced search functionality. Update CSS for improved styling and layout consistency across elements.
…/disciple-tools-theme into 2582-add-new-icon-in-mobile-nav
…wn when clicking outside. Update top bar menu button logic for better visibility handling.
…r better layout consistency and mobile responsiveness.
… whitespace. Adjust styles in light.min.css and style.min.css, and clean up SCSS for better readability.
@corsacca Initial direct usage of the same desktop code, produces the following layout. Therefore, updates implemented accordingly, to keep inline with existing Desktop UI styling. |
Thank you @kodinkat! |
Uh oh!
There was an error while loading. Please reload this page.