initial draft of the post page, mostly copy paste #965
Annotations
3 warnings
test:
src/web/Jordnaer/Pages/Posts/Posts.razor#L17
Component 'PostSearchForm' expects a value for the parameter 'FilterChanged', but a value may not have been provided.
|
test:
src/web/Jordnaer/Features/Posts/CreatePostComponent.razor#L25
Possible null reference assignment.
|
test:
src/web/Jordnaer/Features/Posts/PostSearchForm.razor#L56
The field 'PostSearchForm._recentlyClearedForm' is assigned but its value is never used
|