[PR #360] [MERGED] Reset Password shall throw event with an empty username #2147

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/360
Author: @mmauri
Created: 2/3/2022
Status: Merged
Merged: 2/4/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • 40170bc Reset Password shall throw event with an empty username

📊 Changes

1 file changed (+1 additions, -4 deletions)

View changed files

📝 Radzen.Blazor/RadzenLogin.razor.cs (+1 -4)

📄 Description

In the Login component, the forgot password link,
does not throw the click event if the Username is empty.

The "visual message" to the user is weird, because the control clicks, but does nothing, as the event is not fired.


🔄 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/360 **Author:** [@mmauri](https://github.com/mmauri) **Created:** 2/3/2022 **Status:** ✅ Merged **Merged:** 2/4/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`40170bc`](https://github.com/radzenhq/radzen-blazor/commit/40170bc1b4b6a66a7332ae8bd591d577c4e3be21) Reset Password shall throw event with an empty username ### 📊 Changes **1 file changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenLogin.razor.cs` (+1 -4) </details> ### 📄 Description In the Login component, the forgot password link, does not throw the click event if the Username is empty. The "visual message" to the user is weird, because the control clicks, but does nothing, as the event is not fired. --- <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:17:27 +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#2147