Skip to content

Add next button#638

Merged
SerVitasik merged 7 commits into
nextfrom
add-next-button
Jun 19, 2026
Merged

Add next button#638
SerVitasik merged 7 commits into
nextfrom
add-next-button

Conversation

@kulikp1

@kulikp1 kulikp1 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread adminforth/spa/src/views/ShowView.vue Outdated
if (!hasNextRecord.value) return;

if (!isLastOnCurrentPage.value) {
router.push({

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kulikp1 @SerVitasik this will brake Ctrl+Click, we need to return string and put it to plain Link tag.

@SerVitasik SerVitasik merged commit 2d5ea62 into next Jun 19, 2026
1 check passed
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.

3 participants