-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Label
Projects
Milestones
Assignee
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)
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)
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
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
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)
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
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)
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
[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)
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
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
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
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
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
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
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
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
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
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
[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
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
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
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
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
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.