-
Notifications
You must be signed in to change notification settings - Fork 538
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
fix(#1989): Optimize Key Details UI for mobile #2025
fix(#1989): Optimize Key Details UI for mobile #2025
Conversation
- Refactor Metric component to prevent overflow - Implement responsive grid layout in parent component
|
@sreeharsha-rav is attempting to deploy a commit to the Unkey Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions for pull request titles! 🙏 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
What does this PR do?
This PR optimizes the Key Details UI for mobile devices by refactoring the Metric component to prevent text overflow and implementing a responsive grid layout in the parent component. These changes improve the readability and usability of the Key Details section on smaller screens.
Fixes #1989
Type of change
How should this be tested?
Checklist
Required
pnpm build
pnpm fmt
console.logs
git pull origin main
Appreciated
Screen Recording
20240819_093639.mp4