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

Add functionality to navigate between component cards. #142

Open
noritama opened this issue Sep 12, 2017 · 0 comments
Open

Add functionality to navigate between component cards. #142

noritama opened this issue Sep 12, 2017 · 0 comments
Labels
enhancement Indicates new feature requests idea Indicates a idea-base issue
Milestone

Comments

@noritama
Copy link
Contributor

noritama commented Sep 12, 2017

e.g.) Navigate to a component card that lists purchase history of one user from a component card that lists users.

Sample response data of GET /viron below.

link: {
  path: '/user/payment_history',
  method: 'get',
  query: ['id']
}
@cathcheeno cathcheeno added draft and removed feature labels Sep 21, 2017
@fkei fkei added this to the Next milestone Jan 23, 2018
@cathcheeno cathcheeno changed the title component間の遷移機能 Add functionality to navigate between component cards. Jan 31, 2018
@cathcheeno cathcheeno added enhancement Indicates new feature requests idea Indicates a idea-base issue labels Jan 21, 2022
@cathcheeno cathcheeno modified the milestones: Next, v2.0.0 Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests idea Indicates a idea-base issue
Projects
Status: Backlog
Development

No branches or pull requests

3 participants