-
Notifications
You must be signed in to change notification settings - Fork 0
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(Table): invalid sort indicator location when sticky is enabled #510
fix(Table): invalid sort indicator location when sticky is enabled #510
Conversation
WalkthroughThe recent updates focus on enhancing UI component behaviors and ensuring consistency in data handling. Specifically, the Changes
Recent Review DetailsConfiguration used: .coderabbit.yaml Files selected for processing (3)
Additional comments not posted (4)
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bundle Size (components)
Overall bundle size: 81.68 KB (-2 B 0.00%) Bundle Size (form components)
Overall bundle size: 49.24 KB Bundle Size (system)
Overall bundle size: 53.8 KB (+301 B +0.55%) |
🤖 I have created a release *beep* *boop* --- <details><summary>ui-components: 5.17.2</summary> ## [5.17.2](ui-components-v5.17.1...ui-components-v5.17.2) (2024-04-16) ### Bug Fixes * **Table:** invalid sort indicator location when sticky is enabled ([#510](#510)) ([8408f69](8408f69)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: aversini <[email protected]>
Summary by CodeRabbit
Documentation
Sortable
table component to require cell properties as strings only.Style
ButtonSort
component by adjusting border transparency settings.Tests
ButtonSort
component.