Skip to content
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

added load more buttton as suggest in issue #737 #743

Closed
wants to merge 1 commit into from

Conversation

Girishbari
Copy link

@Girishbari Girishbari commented Feb 9, 2023

I have added load more button to load the extra content or cards

Fixes: #737

Type of change

  • [x ] New feature (non-breaking change which adds functionality)

Checklist:

  • [ x] I have made this from my own
  • [ x] I have taken help from some online resourses and mentioned in PR
  • [ x] My code follows the style guidelines of this project
  • [ x] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

Amazing CSS load more button

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for amazing-css-effects ready!

Name Link
🔨 Latest commit 970262f
🔍 Latest deploy log https://app.netlify.com/sites/amazing-css-effects/deploys/63e4cc7369fe4f00082f4166
😎 Deploy Preview https://deploy-preview-743--amazing-css-effects.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Feb 9, 2023

Our team will soon review your PR. Thanks @Girishbari :)

</div>
</div>

<div class="Show-more">
<button id="Show-more_button" onclick="showLoading()">Load more</button>
</div>

<!-- CARD SECTION ENDED -->

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

![image](https://user-images.githubusercontent.com/58311460/220091418-0e23061f-bdff-44f3-8274-bea5f8011c2d.png)

@github-actions
Copy link

Thank you @Girishbari for taking out your valuable time in order to contribute to our project.Looking forward for more such amazing contributions :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There should be button to load more cards
3 participants