Skip to content
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

Site not being refreshed after added property #2

Open
Alfareiza opened this issue Mar 24, 2024 · 0 comments
Open

Site not being refreshed after added property #2

Alfareiza opened this issue Mar 24, 2024 · 0 comments

Comments

@Alfareiza
Copy link

When the property is added using the modal, the property is in fact added so we can check it in the django admin perfectly, however this property is not shown in the front.

In the AddPropertyModal the router.push goes the user to the home but it doesn't request all the properties to the API and show them in the front.

So, once the user add the property, I have to refresh the site.

I know this repo has academic purposes. I'm just making the behavior clear whit this issue. Thanks by the way.

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

No branches or pull requests

1 participant