Skip to content

Issues: dotnet/aspnetcore

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Idea: Stateless Blazor components area-blazor Includes: Blazor, Razor Components design-proposal This issue represents a design proposal for a different issue, linked in the description enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
#54547 opened Mar 15, 2024 by egil Backlog
Consider changing the behavior of text inputs in Blazor to treat empty string as null area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
#51639 opened Oct 25, 2023 by Eirenarch
1 task done
Backlog
Add support to the QuickGrid paginator for static server rendering area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-blazor-quickgrid Pillar: Complete Blazor Web Priority:1 Work that is critical for the release, but we could probably ship without
#51249 opened Oct 10, 2023 by danroth27 Backlog
Provide a new form component to simplify form authoring area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Complete Blazor Web
#49653 opened Jul 26, 2023 by danroth27 Backlog
InputText with a property that has a MaxLength data annotation should generate a maxlength attribute area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
#48246 opened May 15, 2023 by csharpfritz
1 task done
Backlog
Blazor TextArea Not Updating area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Technical Debt
#45951 opened Jan 8, 2023 by Kevin-Andrew
1 task done
Backlog
Allow to specify the attribute's name independently to the C# property on ParameterAttribute in Razor Components area-blazor Includes: Blazor, Razor Components feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
#41917 opened May 29, 2022 by iam3yal
1 task done
Backlog
Blazor: Allow registering capturing event listener area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Complete Blazor Web
#33310 opened Jun 5, 2021 by FLAMESpl Backlog
[Blazor] Accessing collection of changed parameters previous values area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
#32287 opened Apr 30, 2021 by daniel-p-tech Backlog
FormatStrings not working with @bind-value:format for <InputNumber> in Blazor WebAssembly area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-rendering Features dealing with how blazor renders components
#30567 opened Mar 2, 2021 by fingers10 Backlog
Expose IJSRuntime instance through ElementReference affected-medium This issue impacts approximately half of our customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-blazor-jsinterop This issue is related to JSInterop in Blazor severity-major This label is used by an internal tool
#29826 opened Feb 1, 2021 by mkArtakMSFT Backlog
Improvement to Lifecycle Events by having an overridable method called BeforeRender affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-rendering Features dealing with how blazor renders components severity-minor This label is used by an internal tool
#29798 opened Jan 31, 2021 by musictopia2 Backlog
Consider using C#9 Source Generators for implementing SetParametersAsync affected-most This issue impacts most of the customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-rendering Features dealing with how blazor renders components Pillar: Technical Debt Priority:1 Work that is critical for the release, but we could probably ship without severity-minor This label is used by an internal tool
#29550 opened Jan 22, 2021 by ChristianWeyer Backlog
Allow the interception of property injection with Blazor Components affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) severity-major This label is used by an internal tool
#28957 opened Dec 31, 2020 by dotnetjunkie Backlog
Handling bounce with two-way bound values in components inside cascading values affected-very-few This issue impacts very few customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) severity-minor This label is used by an internal tool
#27440 opened Nov 2, 2020 by simonziegler Backlog
Declarative model to serialize state on prerendering with Blazor and restore it on the client affected-medium This issue impacts approximately half of our customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-blazor-server feature-blazor-state-preservation Pillar: Complete Blazor Web Priority:1 Work that is critical for the release, but we could probably ship without severity-major This label is used by an internal tool triaged
#26794 opened Oct 11, 2020 by Eirenarch .NET 10 Planning
Blazor RenderFragment attributes affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-razor.language severity-minor This label is used by an internal tool
#26748 opened Oct 9, 2020 by ahazelwood Backlog
Design for solving transient disposables on Blazor Server affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-blazor-server feature-blazor-server-experience Issues that make Blazor server experience different of Web assembly or Desktop Needs: Design This issue requires design work before implementating. Pillar: Technical Debt Priority:1 Work that is critical for the release, but we could probably ship without severity-major This label is used by an internal tool
#26676 opened Oct 7, 2020 by SteveSandersonMS Backlog
Blazor webassembly: @onwheel:preventDefault has no effect affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Technical Debt Priority:1 Work that is critical for the release, but we could probably ship without severity-minor This label is used by an internal tool
#24932 opened Aug 15, 2020 by sergey-su Backlog
[Blazor] null in select element affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-rendering Features dealing with how blazor renders components Pillar: Dev Experience Priority:3 Work that is nice to have severity-minor This label is used by an internal tool
#23934 opened Jul 14, 2020 by mrpmorris Backlog
Blazor Relative URLs in components / Sub-navigation issues affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) severity-minor This label is used by an internal tool
#23615 opened Jul 2, 2020 by Emma37 Backlog
Having access to Raw HTML from a RenderFragment affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) severity-major This label is used by an internal tool
#23258 opened Jun 23, 2020 by brice-fromentin Backlog
Add StateHasChanged(async: true) that guarantees never to run synchronously affected-few This issue impacts only small number of customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Complete Blazor Web Priority:1 Work that is critical for the release, but we could probably ship without reevaluate We need to reevaluate the issue and make a decision about it severity-major This label is used by an internal tool
#22159 opened May 22, 2020 by arivoir Backlog
Cannot pass through directive attributes, so components can't support @on{EVENT}:stopPropagation etc. affected-most This issue impacts most of the customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) feature-rendering Features dealing with how blazor renders components severity-major This label is used by an internal tool
#20560 opened Apr 5, 2020 by rpedretti Backlog
Blazor/Razor: Binded value constraint does not work as expected. affected-very-few This issue impacts very few customers area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-component-model Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc) Pillar: Technical Debt severity-minor This label is used by an internal tool
#19788 opened Mar 12, 2020 by jshovan Backlog
ProTip! Exclude everything labeled bug with -label:bug.