-
-
Notifications
You must be signed in to change notification settings - Fork 374
Fixed the mobile layout of Groupby menu #2010
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: main
Are you sure you want to change the base?
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2010 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 633 633
Branches 196 196
=========================================
Hits 633 633 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
||
| return ( | ||
| <div className='ml-2 my-8 flex items-center space-x-2 max-w-screen overflow-x-auto'> | ||
| <span className='text-slate-600 dark:text-slate-300'>GROUP BY:</span> |
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.
We need the text GROUP BY.
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.
I proposed something else in the issue , #1989 kindly review and tell what changes you want.
What kind of change does this PR introduce?
Issue Number:
Fixes #1989
Summary of Changes:
Why This Fix Was Needed:
Checklist: