Skip to content

Conversation

@MartinRiese
Copy link
Contributor

Summary

Feature Flag

Product Description

Safety Assurance

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change
  • If QA is part of the safety story, the "Awaiting QA" label is used
  • I have confidence that this PR will not introduce a regression for the reasons below

Automated test coverage

QA Plan

Safety story

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

- [x] can undo/redo text in text box
	- one character at a time
- [x] navigating away and back shows text again
- [x] copy paste text between fields
- [x] drag and drop property
- [x] Auto complete on `#`
- [x] navigate away and back show bubble again
	- works if there is more text
	- Otherwise part of the `#` shows up
- [x] getValue does not get called on autocomplete or drag
- [x] autocomplete should not get called when cursor is behind bubble
- [x] bubble not editable
- [x] can move behind bubble
Not working:
- bubble popover
- [x] Can type in text box
- [x] can undo/redo text in text box
	- one character at a time
- [x] navigating away and back shows text again
- [x] copy paste text between fields
- [x] drag and drop property
- [x] Auto complete on `#`
- [x] navigate away and back show bubble again
	- works if there is more text
	- Otherwise part of the `#` shows up
- [x] getValue does not get called on autocomplete or drag
- [x] autocomplete should not get called when cursor is behind bubble
- [x] bubble not editable
- [x] can move behind bubble
- [ ] undo/redo adding bubbles
- [ ] move cursor after bubble when autocomplete is finished
- [x] Can type in text box
- [x] can undo/redo text in text box
	- one character at a time
- [x] navigating away and back shows text again
- [x] copy paste text between fields
- [x] drag and drop property
- [x] Auto complete on `#`
- [x] navigate away and back show bubble again
	- [ ] restores popover
- [x] bubble not editable
- [x] can move behind bubble
- [ ] undo/redo adding bubbles
	- [x] delete bubble and restore it with undo, including popover
	- [ ] add bubble and remove it with undo
- [ ] move cursor after bubble when autocomplete is finished
- [x] popover when hovering over bubble
- [x] bubble shows up in question tree if used in name
- [x] Can type in text box
- [x] can undo/redo text in text box
	- one character at a time
- [x] navigating away and back shows text again
- [x] copy paste text between fields
- [x] drag and drop property
- [x] Auto complete on `#`
- [x] navigate away and back show bubble again
	- [x] restores popover
- [x] bubble not editable
- [x] can move behind bubble
- [ ] undo/redo adding bubbles
	- [x] delete bubble and restore it with undo, including popover
	- [ ] add bubble and remove it with undo
- [ ] move cursor after bubble when autocomplete is finished
- [x] popover when hovering over bubble
- [x] bubble shows up in question tree if used in name
@MartinRiese MartinRiese force-pushed the riese/rm_ckeditor branch from 4e885fe to 7f80d2a Compare May 7, 2025 14:06
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