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 for previous and next page on the record page #836

Conversation

kelanik8
Copy link
Contributor

@kelanik8 kelanik8 commented Feb 3, 2023

The following changes are implemented

Expand navigation when inside a record page to allow you to go to the next/prev record.

Changes in the user interface:

image

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

@kelanik8 kelanik8 requested a review from Fajfa February 3, 2023 13:02
@kelanik8 kelanik8 linked an issue Feb 3, 2023 that may be closed by this pull request
client/web/compose/src/store/ui.js Outdated Show resolved Hide resolved
client/web/compose/src/store/ui.js Outdated Show resolved Hide resolved
client/web/compose/src/store/ui.js Outdated Show resolved Hide resolved
@kelanik8 kelanik8 force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch 2 times, most recently from f0ced2f to 3ca6912 Compare February 8, 2023 19:27
@Fajfa Fajfa force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch from 3ca6912 to 6c61765 Compare February 13, 2023 15:30
@kelanik8 kelanik8 force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch 2 times, most recently from b0044fb to 66e78f5 Compare February 20, 2023 07:27
@kelanik8 kelanik8 force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch 2 times, most recently from aec1324 to e97ce7d Compare February 20, 2023 23:00
@Fajfa Fajfa force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch 2 times, most recently from 7411dcf to e72de05 Compare February 21, 2023 14:15
@kelanik8 kelanik8 closed this Feb 22, 2023
@kelanik8 kelanik8 force-pushed the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch from e72de05 to 3693854 Compare February 22, 2023 09:08
@kelanik8 kelanik8 deleted the 2023.3.x-feature-allow-users-to-navigate-to-previous-and-next-page branch February 22, 2023 09:41
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.

Allow users to navigate to previous and next page [PlanID:2023.3/15/1]
2 participants