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 navigation inside the command menu for showpage #8978

Closed
bosiraphael opened this issue Dec 9, 2024 · 0 comments · Fixed by #9103
Closed

Add navigation inside the command menu for showpage #8978

bosiraphael opened this issue Dec 9, 2024 · 0 comments · Fixed by #9103
Assignees
Labels
scope: front Issues that are affecting the frontend side only

Comments

@bosiraphael
Copy link
Contributor

Scope & Context

We want to be able to navigate between the records using the command menu.

Technical inputs

Create useNavigateToNextRecordSingleRecordAction and useNavigateToPreviousRecordSingleRecordAction.
These actions are the first one that we implement that should be visible only on the record show page and not on the index page. We should use the contextStoreCurrentViewIdComponentState to know if we are on a show page or an index page.

@bosiraphael bosiraphael self-assigned this Dec 9, 2024
@bosiraphael bosiraphael added the scope: front Issues that are affecting the frontend side only label Dec 9, 2024
@bosiraphael bosiraphael moved this from 🆕 New to 🔖 Planned in Product development ✅ Dec 9, 2024
@charlesBochet charlesBochet moved this from 🔖 Planned to 🏗 In Progress in Product development ✅ Dec 17, 2024
@bosiraphael bosiraphael linked a pull request Dec 17, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Product development ✅ Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: front Issues that are affecting the frontend side only
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant