chore(CalendarMonth): Include OUIAProps for CalendarMonth - #12593
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughCalendarMonth now accepts OUIA props, renders the corresponding ChangesCalendarMonth OUIA integration
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
c23ff05 to
18d8c90
Compare
rebeccaalpert
left a comment
There was a problem hiding this comment.
Just a question about the snapshot test - any particular reason for it?
18d8c90 to
5bef644
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
thatblindgeye
left a comment
There was a problem hiding this comment.
Other than failing tests lgtm
5bef644 to
9d9253c
Compare
|
Fixed out-of-date broken snapshots. |
Add OUIA attribute support to CalendarMonth for better test automation. Co-authored-by: Cursor <cursoragent@cursor.com>
9d9253c to
26eea4a
Compare
|
Rebased. |
Add OUIA attribute support to CalendarMonth for better test automation.
What:
Closes #12592
Summary by CodeRabbit