Skip to content

Updated Conversation Settings - 1 #459

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

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from

Conversation

RyanRory
Copy link
Collaborator

@RyanRory RyanRory commented May 20, 2025

  • Update ThreadSettingsViewModel
  • Add ThreadNotificationSettingsViewModel
  • Update the Settings Icon in conversation screen
  • Add error state and messages to modals
  • Update error state for other inputs
  • Search functionality in SessionTableViewController

@RyanRory RyanRory changed the title [WIP] Updated Conversation Settings - 1 Updated Conversation Settings - 1 May 29, 2025
@RyanRory RyanRory marked this pull request as ready for review May 29, 2025 00:14
@RyanRory RyanRory requested a review from mpretty-cyro May 29, 2025 00:14
Copy link
Collaborator

@mpretty-cyro mpretty-cyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Looks like there is an issue with the multi-user group avatar for the settings button in the conversation (see this conversation in the convo list and in the convo screen)
Screenshot 2025-06-02 at 9 54 55 am Screenshot 2025-06-02 at 9 54 59 am
  • If you rapidly tap the "View More"/"View Less" button over and over it eventually seems to get stuck with one of the two heights (need to leave the screen and return to fix it)
Screenshot 2025-06-02 at 9 57 42 am Screenshot 2025-06-02 at 9 57 45 am
  • When you delete a contact it remains on an empty settings screen briefly before returning to the conversation list (ideally it would pop immediately and trigger the deletion async in the background so there isn't any empty screen shown)
Screen.Recording.2025-06-02.at.10.00.54.am.mov
  • Not sure if the requirements changed but should local errors be appearing immediately instead of waiting for submission? (when I enter a group name that is too long the error doesn't appear until Save is presssed)

@RyanRory RyanRory requested a review from mpretty-cyro June 5, 2025 01:25
db,
threadId: threadViewModel.id,
threadVariant: threadViewModel.threadVariant,
options: [.local, .noArtifacts],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks so nice 🙏

@RyanRory RyanRory requested a review from mpretty-cyro June 5, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants