[PR #1627] [MERGED] Set 'disabled' attribute on RadzenPager links when on the first/last page #2841

Open
opened 2026-01-29 18:20:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1627
Author: @werzl
Created: 7/26/2024
Status: Merged
Merged: 7/29/2024
Merged by: @enchev

Base: masterHead: patch-1


📝 Commits (3)

📊 Changes

2 files changed (+50 additions, -4 deletions)

View changed files

📝 Radzen.Blazor.Tests/PagerTests.cs (+46 -0)
📝 Radzen.Blazor/RadzenPager.razor (+4 -4)

📄 Description

Fixes #1626


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1627 **Author:** [@werzl](https://github.com/werzl) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`63dc439`](https://github.com/radzenhq/radzen-blazor/commit/63dc439ae4037beb8d6b65b13c91481562070a65) Set 'disabled' attribute on RadzenPager buttons - [`6d937fd`](https://github.com/radzenhq/radzen-blazor/commit/6d937fd78f237090e985ef719d317609fc9aeb37) add tests - [`4477836`](https://github.com/radzenhq/radzen-blazor/commit/44778362692c7e4fcad6a84d0c65142254662c54) fix pager test ### 📊 Changes **2 files changed** (+50 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor.Tests/PagerTests.cs` (+46 -0) 📝 `Radzen.Blazor/RadzenPager.razor` (+4 -4) </details> ### 📄 Description Fixes #1626 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:20:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2841