-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add new responsive styles to input on api pagination #2333
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Let's point this at |
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.
Let's point this PR at main
again since codefreeze-09.12.24
has been merged
@@ -226,7 +226,7 @@ | |||
<Input | |||
icon="search" | |||
id="api-pagination-search-input" | |||
class="grow" | |||
class="w-full sm:w-1/2" |
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.
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.
Let me know if this seems better! Thank you Laura! <3
simplify with flex-wrap Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
Add better responsive styles Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
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.
One more change (see comment below) and then should be good to go 🚀
Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
Adjust responsive breakpoints for namespace filtering
This adds a change to the input and nav styles on the API pagination component in holocene to fix breakpoints for namespace filtering.
MD
XS
LG
XL