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

refactor(card): Remove link props from CardSourcesList #1401

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vgeorge
Copy link
Contributor

@vgeorge vgeorge commented Jan 23, 2025

Related Ticket: contributes to #1344

Description of Changes

  • Removed linkProperties usage on CardSourcesList component
  • Renamed component file to card-sources-list to reflect component name

Notes & Questions About Changes

While this remove link properties from the component, it still depends on onClick properties to work. This is because useFiltersWithQS is not reacting to querystring changes (at least not in the stories hub), and a trigger event is needed to update the taxonomy filters.

Validation / Testing

This is ready for review.

Visit http://localhost:9000/stories, click on the 'By Development Seed' Card source link, filters should be updated.

taxonomy-change

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit cc18062
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/67923e0e2cb48100080abceb
😎 Deploy Preview https://deploy-preview-1401--veda-ui.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 configuration.

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

Successfully merging this pull request may close these issues.

1 participant