[PR #1591] [MERGED] RadzenSteps - Added AllowStepSelect parameter #2822

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1591
Author: @Techoneshot
Created: 7/10/2024
Status: Merged
Merged: 7/11/2024
Merged by: @enchev

Base: masterHead: RadzenSteps_KSz


📝 Commits (1)

  • fb54acb RadzenSteps - Added AllowStepSelect parameter

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenSteps.razor (+1 -1)
📝 Radzen.Blazor/RadzenSteps.razor.cs (+7 -0)

📄 Description

Added functionality to enforce sequential navigation between steps using the Previous/Next buttons when the AllowStepSelect parameter is set to false.


🔄 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/1591 **Author:** [@Techoneshot](https://github.com/Techoneshot) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `RadzenSteps_KSz` --- ### 📝 Commits (1) - [`fb54acb`](https://github.com/radzenhq/radzen-blazor/commit/fb54acb4a49b5092b05353840d831eea67db04d1) RadzenSteps - Added AllowStepSelect parameter ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenSteps.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenSteps.razor.cs` (+7 -0) </details> ### 📄 Description Added functionality to enforce sequential navigation between steps using the Previous/Next buttons when the AllowStepSelect parameter is set to false. --- <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:38 +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#2822