-
Notifications
You must be signed in to change notification settings - Fork 133
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
feat(platform): table growing button state #12817
base: main
Are you sure you want to change the base?
Conversation
❌ Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys
|
Visit the preview URL for this PR (updated for commit f3e40f4): https://fundamental-ngx-gh--pr12817-12793-growing-button-1w1m6lhh.web.app (expires Mon, 23 Dec 2024 13:00:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 41b993ee8e451bd7c6770b342ce142dc886eacff |
23f811b
to
8ae7683
Compare
@dpavlenishvili @alexhristov14 Can you review it? |
@mikerodonnell89 Can you take over? Akaki said he did the fix. |
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 should be an else statement where showing "n of n" is replacing the load more button as per issue
closes #12793
Add conditional rendering to growing button component Implemented logic to display the growing button only if there are more items to load, using a conditional check. This ensures that the button is hidden once all items have been loaded.
Snapshots
Screen.Recording.2024-12-06.at.14.36.13.mov