Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Blazor] Built-in components improvements #58819

Copy link
Copy link

Description

@javiercn
Issue body actions

In general, we need to look at every component that we ship and ensure there's a way for them to work on each render mode in a reasonable way across render modes.

  • QuickGrid.
    • Does not offer a way to work on SSR scenarios. In particular:
      • Pagination
      • Ordering
      • Filtering
  • Section(s)
    • Better error handling across different render modes.
  • Cascading parameters:
    • Support explicitly serializing a cascading value across render boundaries.
    • Will require that we either are able to serialize the render fragment and render any component as a root component (the cascading value itself would be rendered statically)
    • Would be something that would be opt-in at the cascading value declaration
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.