-
Notifications
You must be signed in to change notification settings - Fork 27
UX: Always show cancel and continue button in start/join room dialog #2333
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
base: develop
Are you sure you want to change the base?
Conversation
WalkthroughThe changes update the changelog to document a UI fix for the visibility of Cancel and Continue buttons on small screens in the Start/Join Room dialog. In the RoomJoinButton component, the form structure and dialog footer are refactored: the form is given an explicit ID, and buttons are moved to a named footer slot and linked to the form via the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~7 minutes Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
npm error Exit handler never called! Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (4)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. 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 (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2333 +/- ##
==========================================
Coverage 96.71% 96.71%
Complexity 1642 1642
==========================================
Files 425 425
Lines 11950 11950
Branches 2063 2063
==========================================
Hits 11557 11557
Misses 393 393 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PILOS
|
||||||||||||||||||||||||||||
| Project |
PILOS
|
| Branch Review |
ux-join-start-buttons-hidden
|
| Run status |
|
| Run duration | 07m 51s |
| Commit |
|
| Committer | Samuel Weirich |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
598
|
| View all changes introduced in this branch ↗︎ | |
88ee280 to
bc9287a
Compare
Checklist
Changes
Other information
Summary by CodeRabbit
Bug Fixes
Documentation