Skip to content
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

Feature Request: In-Message Reply Functionality #8

Open
nesimtunc opened this issue Jan 16, 2024 · 0 comments
Open

Feature Request: In-Message Reply Functionality #8

nesimtunc opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently

Comments

@nesimtunc
Copy link
Member

nesimtunc commented Jan 16, 2024

Description

Feedback from alpha testing suggests the need for a quick reply feature within the message viewing screen. Users currently have to navigate to the "New Message" screen to compose a reply, which can be cumbersome. The proposed enhancement aims to streamline this process by enabling users to compose and share messages quickly without leaving the message viewing screen.

Suggested Implementation

  • Integrate a reply option within the CreateMessageView.vue component.
  • Utilize the existing Modal.vue component to display a modal for message composition.
  • Ensure that the modal includes all necessary functionalities for message composition, including copying and sharing the message link.
  • Maintain the current workflow where users can quickly create a message and share its link, but optimize it for speed and convenience within the viewing screen.

Expected Outcome

  • Improved user experience by allowing faster and more convenient message replies.
  • Reduced navigation steps, enhancing the app's usability and efficiency.
  • Consistent user interface and interaction flow, leveraging existing components.

Considerations

  • The modal should be responsive and intuitive, aligning with the current design language of the app.
  • Careful attention to the seamless integration of this feature to avoid any disruption to the existing user experience.
  • Testing to ensure that the new feature does not introduce performance issues or bugs.
@nesimtunc nesimtunc added the enhancement New feature or request label Jan 16, 2024
@nesimtunc nesimtunc moved this to Todo in Whispeer.me Jan 16, 2024
@nesimtunc nesimtunc added good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high Fix it urgently
Projects
Status: Todo
Development

No branches or pull requests

1 participant