[CORRUPTED] Synthetic Benchmark PR #24605 - feat: move bookings tabs to sidebar navigation#24
Closed
tomerqodo wants to merge 15 commits into
Closed
Conversation
- Add bookings sub-items (Upcoming, Unconfirmed, Recurring, Past, Cancelled) to sidebar navigation - Remove HorizontalTabs component from bookings view - Add redirect from /bookings to /bookings/upcoming for default navigation - Parent Bookings menu item now automatically navigates to Upcoming sub-item Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Benchmark PR calcom#24605
Type: Corrupted (contains bugs)
Original PR Title: feat: move bookings tabs to sidebar navigation
Original PR Description: ## What does this PR do?
Moves the Bookings status tabs from the page-level HorizontalTabs to the sidebar as sub-navigation items, consistent with “Insights” and “Apps”. Clicking the parent “Bookings” nav item now navigates to “Bookings > Upcoming” by default.
Link to Devin run: https://app.devin.ai/sessions/cfbbd95c937c42008468f78a253ab011
Requested by: eunjae@cal.com (@eunjae-lee)
Fixes: N/A (no GitHub/Linear issue referenced)
Files changed
Notes/Decision:
Visual Demo (For contributors especially)
Behavior:
lg:view port. It stays on a smaller devices for easy navigation.Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Manual verification (no special env variables or data required):
Regression/UX consideration to verify:
Checklist
N/A
Summary by cubic
Moved Bookings status tabs into the sidebar and set the parent Bookings link to default to Upcoming. Keeps the tabs on mobile and preserves filters when switching statuses within Bookings.
Written for commit d449c37. Summary will update automatically on new commits.
Original PR URL: calcom#24605
Issues Breakdown