-
Notifications
You must be signed in to change notification settings - Fork 14
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
enhance(apps/frontend-manage): configure slate editor correctly and introduce typing #4324
Conversation
Current Aviator status
This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
Caution Review failedFailed to post review comments. Configuration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🔇 Additional comments (1)
🛑 Comments failed to post (5)
📝 Walkthrough📝 WalkthroughWalkthroughThe pull request introduces significant enhancements to the Changes
Possibly related PRs
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
klicker-uzh Run #3320
Run Properties:
|
Project |
klicker-uzh
|
Run status |
Failed #3320
|
Run duration | 12m 39s |
Commit |
5135315c7f ℹ️: Merge 0e0fdf945c401d6dc773664d8ac1708542501bf4 into 864ad7978eef63371d60a0ef9293...
|
Committer | Julius Schlapbach |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
2
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
138
|
Tests for review
cypress/e2e/E-course-workflow.cy.ts • 2 failed tests
klicker-uzh Run #3321
Run Properties:
|
Project |
klicker-uzh
|
Run status |
Passed #3321
|
Run duration | 11m 00s |
Commit |
53bf3ccd8e: enhance(apps/frontend-manage): configure slate editor correctly and introduce ty...
|
Committer | Julius Schlapbach |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
140
|
Define custom Slate types according to documentation: https://docs.slatejs.org/concepts/12-typescript
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
BlockButton
andMarkButton
components, enhancing usability for developers.