We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently, the ResourceItem is no longer vertically centering the shortcutActions (See GIF and codesandbox).
ResourceItem
shortcutActions
ResourceItem shortcutActions are always vertically centered.
When a ResourceItem uses shortcutActions they are aligned vertically to the bottom.
https://codesandbox.io/s/charming-murdock-cxsns1
The text was updated successfully, but these errors were encountered:
Hi! We noticed there hasn’t been activity on this issue in a while. After 30 days, it will close automatically.
If it’s still relevant, or you have updates, comment and let us know. And don’t worry, you can always re-open later if needed.
Sorry, something went wrong.
Still an issue.
This appears to be fixed.
No branches or pull requests
Issue summary
Recently, the
ResourceItem
is no longer vertically centering theshortcutActions
(See GIF and codesandbox).Expected behavior
ResourceItem
shortcutActions are always vertically centered.Actual behavior
When a ResourceItem uses shortcutActions they are aligned vertically to the bottom.
Reduced test case
https://codesandbox.io/s/charming-murdock-cxsns1
Specifications
The text was updated successfully, but these errors were encountered: