TrueSparrowSystems / AI-SalesSparrow-Android-App

MIT License
1 stars 0 forks source link

UI fixes #83

Closed Abujdnyaneshwari closed 1 year ago

Abujdnyaneshwari commented 1 year ago

Summary:

UI Fixes

Changelog:

Fixed

Summary by CodeRabbit

New Features:

Improvements:

Refactor:

Bug Fixes:

coderabbitai[bot] commented 1 year ago

Walkthrough

This pull request introduces significant changes to the task management and navigation features of the application. It enhances the UI, improves data handling, and streamlines the process of task creation. The updates also include new functionalities such as a dropdown menu for task updates and better navigation between screens.

Changes

File Summary
.../common_components/TaskSuggestionCard.kt
.../common_components/UpdateTaskDropDownMenu.kt
Introduced UI enhancements and logic updates for task suggestions and task update dropdown menu.
.../sales/screens/AccountDetailsScreen.kt
.../sales/screens/NotesScreen.kt
.../sales/screens/TaskScreen.kt
Updated navigation destinations and parameters, improved data handling, and added new UI elements in various screens.
.../sales/services/NavigationService.kt
.../sales/util/Screens.kt
Modified navigation routes and parameters to accommodate new features and data.
.../sales/viewmodals/GlobalStateViewModel.kt
.../sales/viewmodals/NotesViewModel.kt
.../sales/viewmodals/SearchCrmUserNameViewModal.kt
Added new properties and state variables, updated function parameters, and enhanced data handling in various view models.

🐇💻

Code hopping, day and night,

Making every feature just right.

With each commit, we refine,

Our app's design, oh so fine! 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. The bot stays silent unless called upon. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume.