Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add a filter provider for TempDataAttribute to RazorPages #5979

Closed
jbagga opened this issue Mar 16, 2017 · 7 comments
Closed

Add a filter provider for TempDataAttribute to RazorPages #5979

jbagga opened this issue Mar 16, 2017 · 7 comments

Comments

@jbagga
Copy link
Contributor

jbagga commented Mar 16, 2017

Related to #5600
Controllers have a TempDataApplicationModelProvider which configures the SaveTempDataPropertyFilter. RazorPages currently has a workaround but needs a similar filter provider.

Remove TempDataPropertyProvider class as discussed here

cc @rynowak @pranavkm

@jbagga
Copy link
Contributor Author

jbagga commented Mar 29, 2017

cc @DamianEdwards

@DamianEdwards
Copy link
Member

Currently the workaround doesn't work on PageModel instances, so this feature is blocked right now.

@DamianEdwards
Copy link
Member

@rynowak @Eilon we need to triage and assign this one

@rynowak
Copy link
Member

rynowak commented Mar 30, 2017

@ryanbrandenburg - for now let's try to figure out if the hardcoded approach can be applied to the PageModel as well.

Treat this as a category 2.

@DamianEdwards
Copy link
Member

OK by me 👍

@rynowak
Copy link
Member

rynowak commented Apr 5, 2017

We still have cleanup to do here, we're just not implementing filters for pages in preview-1.

@rynowak rynowak added 1 - Ready and removed 3 - Done labels Apr 5, 2017
@rynowak rynowak self-assigned this May 23, 2017
@rynowak rynowak modified the milestones: 2.0.0-preview2, 2.0.0-preview3 May 30, 2017
@rynowak
Copy link
Member

rynowak commented Jun 12, 2017

dfe04bc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants