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

fix(replies): show replies and improve UX related to sending a reply - AP-124 #654

Merged
merged 4 commits into from
Dec 17, 2021

Commits on Dec 17, 2021

  1. rebase from dev

    Matt Wisniewski authored and josephmcg committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    60ca9c1 View commit details
    Browse the repository at this point in the history
  2. fix(reply): display reply of type text

    *changed reply structure with advice from Manuel
    *added conditions for rendering different types of replies. text only for now
    josephmcg committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d67dc43 View commit details
    Browse the repository at this point in the history
  3. fix(replies): improve reply process

    * remove blue reply banner while message is sending
    * clear chatbar after reply has been sent
    * fix file message encoder to account for jeffs update
    josephmcg committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    a4a88c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acfa666 View commit details
    Browse the repository at this point in the history