[PR #960] [MERGED] Autocomplete, Numeric: display focus state #2424

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/960
Author: @Cosmatevs
Created: 5/4/2023
Status: Merged
Merged: 5/5/2023
Merged by: @enchev

Base: masterHead: numeric-n-autocomplete-focus-fix


📝 Commits (1)

  • 0dbecee Autocomplete, Numeric: display focus state

📊 Changes

3 files changed (+13 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/themes/components/blazor/_autocomplete.scss (+4 -0)
📝 Radzen.Blazor/themes/components/blazor/_input.scss (+5 -0)
📝 Radzen.Blazor/themes/components/blazor/_numeric.scss (+4 -0)

📄 Description

As inputs in the autocomplete and numeric components are wrapped, :focus styles simply cannot work on the wrappers.


🔄 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/960 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/5/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `numeric-n-autocomplete-focus-fix` --- ### 📝 Commits (1) - [`0dbecee`](https://github.com/radzenhq/radzen-blazor/commit/0dbecee350dab0af4465c388c1d0c84712e358ca) Autocomplete, Numeric: display focus state ### 📊 Changes **3 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/themes/components/blazor/_autocomplete.scss` (+4 -0) 📝 `Radzen.Blazor/themes/components/blazor/_input.scss` (+5 -0) 📝 `Radzen.Blazor/themes/components/blazor/_numeric.scss` (+4 -0) </details> ### 📄 Description As inputs in the autocomplete and numeric components are wrapped, `:focus` styles simply cannot work on the wrappers. --- <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:18:46 +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#2424