| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
const SPINNER_CHARS = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'];As discussed offline, I think this can be implemented using a CSS animation and that'd remove some complexity from the implementation.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
const SPINNER_CHARS = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'];As discussed offline, I think this can be implemented using a CSS animation and that'd remove some complexity from the implementation.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
if (this.#displayState === AiCodeGenerationTeaserDisplayState.LOADING) {Let's wait for the `updateComplete` in here to that it's linked to the update we're waiting exactly.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
if (this.#displayState === AiCodeGenerationTeaserDisplayState.LOADING) {Let's wait for the `updateComplete` in here to that it's linked to the update we're waiting exactly.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Add loading spinner and timer to teaser
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |