-
Notifications
You must be signed in to change notification settings - Fork 196
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
feat(booking-sorting): add SortBy on bookings index #1682
feat(booking-sorting): add SortBy on bookings index #1682
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rockingrohit9639 this is a nice feature but this is completely different than #1680 which is about sorting assets within the booking page. I would say lets finish this anyways as its almost done and then separately look into #1680
Pls mention me if this is released so i can inform! |
…es its desc but for bookings it has to be asc because we are by default sorting by 'from'
@carlosvirreira releasing |
Closes - #1676