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

Change Request: make Vue Cards() dynamic #2719

Closed
cord opened this issue Jul 1, 2020 · 4 comments
Closed

Change Request: make Vue Cards() dynamic #2719

cord opened this issue Jul 1, 2020 · 4 comments
Assignees
Labels
bug Verified bug by the Nova team

Comments

@cord
Copy link

cord commented Jul 1, 2020

When switching directly between resource detail views (e.g. using Collapsible Resource Manager
the cards are not updated.

Similar to the getResource Vue method a getCards method is required, which re-loads cards when the resourceId is changing, see

https://github.com/laravel/nova/blob/3.0/resources/js/views/Detail.vue#L501

Any hint where to start implementing this is appreciated - e.g. where do I find the HasCards vue component?

@jbrooksuk
Copy link
Member

For reference, HasCards can be found at https://github.com/laravel/nova-js/blob/master/src/mixins/HasCards.js

@jbrooksuk jbrooksuk added the request Feature Request label Jul 6, 2020
@jbrooksuk
Copy link
Member

Hey there! In order to keep this repository focused on bug reports, we auto-close feature requests and requests for help. Feel free to post your feature requests so others can discuss and add reactions. We'll keep an eye on them for later planning.

@crynobone
Copy link
Member

Fixed and released on v3.21.1

@github-actions
Copy link

github-actions bot commented Oct 9, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

3 participants