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: mention popup reappears after inserting the mention #3356

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Dec 12, 2023

  • when COOL inserts the mention it sends 'UI_Mention' with 'type: selected', we don't want to send 'Action_Mention' for 'selected' type
  • Resolves: #
  • Target version: main

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

@Rash419 Rash419 force-pushed the fix-mention-popup branch 2 times, most recently from 1d15b23 to c1fb2fa Compare December 14, 2023 06:09
@juliushaertl juliushaertl added bug Something isn't working 3. to review Ready to be reviewed labels Dec 15, 2023
@juliushaertl
Copy link
Member

/backport to stable28

@juliushaertl
Copy link
Member

/backport to stable27

@juliushaertl
Copy link
Member

@Rash419 could you rebase instead of merging for update? Otherwise the automated backports will fail

@Rash419 Rash419 changed the title fix: mention up reappears after inserting the mention fix: mention popup reappears after inserting the mention Dec 15, 2023
- when COOL inserts the mention it sends 'UI_Mention'
  with 'type: selected', we don't want to send 'Action_Mention'
  for 'selected' type

Signed-off-by: Rashesh Padia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants