[PR #484] [MERGED] Fix right edge cropping of the filter button in simple filter mode on DataGrid #2193

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/484
Author: @instantsc
Created: 6/12/2022
Status: Merged
Merged: 6/13/2022
Merged by: @enchev

Base: masterHead: patch-1


📝 Commits (1)

  • 98c17e8 Fix right edge cropping of the filter button

📊 Changes

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

View changed files

📝 Radzen.Blazor/themes/components/blazor/_grid.scss (+0 -1)

📄 Description

Not sure why it was there, maybe there were no non-fixed width elements there before.
Before:
image
After:
image


🔄 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/484 **Author:** [@instantsc](https://github.com/instantsc) **Created:** 6/12/2022 **Status:** ✅ Merged **Merged:** 6/13/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`98c17e8`](https://github.com/radzenhq/radzen-blazor/commit/98c17e8da24f25ffa5c7d6d0302a6939ccd35639) Fix right edge cropping of the filter button ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/themes/components/blazor/_grid.scss` (+0 -1) </details> ### 📄 Description Not sure why it was there, maybe there were no non-fixed width elements there before. Before: ![image](https://user-images.githubusercontent.com/20819706/173207916-362405ab-a92e-4b75-940b-ff480484fa45.png) After: ![image](https://user-images.githubusercontent.com/20819706/173207918-848be008-8b28-4183-87c3-208e271cdbc6.png) --- <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:41 +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#2193