Skip to content

Extend Quickgrid with custom attributes such as 'style' #45327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
EmilAlipiev opened this issue Nov 28, 2022 · 6 comments
Closed
1 task done

Extend Quickgrid with custom attributes such as 'style' #45327

EmilAlipiev opened this issue Nov 28, 2022 · 6 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-quickgrid good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue
Milestone

Comments

@EmilAlipiev
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

yes, id property is important to set for automated-testing like bunit test or cypress/playwright/seleniu, etc.

Describe the solution you'd like

it is not possible to set id and style for quickgrid table from outside. I would like to see an id for quickgrid that can be used for automated-testing
There is Class property however Style would be also useful in order to use it in-style css directly without using a css-class

Additional context

No response

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-quickgrid labels Nov 28, 2022
@mkArtakMSFT mkArtakMSFT added help wanted Up for grabs. We would accept a PR to help resolve this issue enhancement This issue represents an ask for new feature or an enhancement to an existing one good first issue Good for newcomers. labels Nov 29, 2022
@mkArtakMSFT mkArtakMSFT modified the milestones: .NET 8 Planning, Backlog Nov 29, 2022
@ghost
Copy link

ghost commented Nov 29, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@dotnet dotnet deleted a comment Nov 29, 2022
@tmricardo7
Copy link
Contributor

Is this the correct repo AspLabs repo?

@korteksz
Copy link
Contributor

Hello,

I created a PR in the mentioned repository for this issue, can I request a review for it?

@mkArtakMSFT mkArtakMSFT modified the milestones: Backlog, .NET 8 Planning Feb 15, 2023
@ghost
Copy link

ghost commented Feb 15, 2023

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@ghost
Copy link

ghost commented Jun 29, 2023

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@SteveSandersonMS
Copy link
Member

Fixed in #50051

@SteveSandersonMS SteveSandersonMS modified the milestones: Backlog, 8.0-rc1 Aug 14, 2023
@SteveSandersonMS SteveSandersonMS added the Done This issue has been fixed label Aug 14, 2023
@SteveSandersonMS SteveSandersonMS changed the title Extend Quickgrid with Id and Style Properties Extend Quickgrid with custom attributes such as 'style' Aug 14, 2023
@SteveSandersonMS SteveSandersonMS self-assigned this Aug 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-quickgrid good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants