Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Properly transform author username suggestion #4585

Merged
merged 4 commits into from
Jan 26, 2019
Merged

Conversation

brianlovin
Copy link
Contributor

Status

  • WIP
  • Ready for review
  • Needs testing

Deploy after merge (delete what needn't be deployed)

  • hyperion (frontend)

Last small bug with @ mention suggestions that I found:

  • if you were trying to @ mention the author of a post when no messages existed in the thread, we weren't properly transforming the author's user object so it would insert the person's id instead of username into the chat input. This PR fixes that bug and also refactors the suggestion transformation to single function, rather than having transformations happen across multiple files.

@brianlovin brianlovin merged commit c1b8f0f into alpha Jan 26, 2019
@brianlovin brianlovin deleted the fix-author-suggestion branch January 26, 2019 00:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant