Coder Social home page Coder Social logo

Comments (6)

SHxKM avatar SHxKM commented on July 24, 2024

Of course the solution is to extract a partial and inside the CSRF failed view, return the partial (not the whole layout) if request.htmx.

from django-htmx.

adamchainz avatar adamchainz commented on July 24, 2024

You could also use OOB to inject a banner or whatever

Would you like to add a section to the tips docs?

from django-htmx.

SHxKM avatar SHxKM commented on July 24, 2024

I’d be glad to give a little back.

under which section this would go though? CSRF invalidation seems a bit too specific..my solution above is already covered by your “partials” examples. Are you talking specifically about OOB updates?

from django-htmx.

adamchainz avatar adamchainz commented on July 24, 2024

I'd suggest a new section called “CSRF invalidation” in the “tips” section. We could try to cover a custom CSRF failure view with a request.htmx branch, and options for implementation, such as:

  1. send a client redirect response to login page
  2. trigger a client event
  3. send an OOB banner to tell the user the problem with a link to reload.

What do you think?

from django-htmx.

SHxKM avatar SHxKM commented on July 24, 2024

I'd suggest a new section called “CSRF invalidation” in the “tips” section. We could try to cover a custom CSRF failure view with a request.htmx branch, and options for implementation, such as:

  1. send a client redirect response to login page
  2. trigger a client event
  3. send an OOB banner to tell the user the problem with a link to reload.

What do you think?

That's a good idea. I'll do my best to get to this by the weekend.

from django-htmx.

SHxKM avatar SHxKM commented on July 24, 2024

I'd suggest a new section called “CSRF invalidation” in the “tips” section. We could try to cover a custom CSRF failure view with a request.htmx branch, and options for implementation, such as:

  1. send a client redirect response to login page
  2. trigger a client event
  3. send an OOB banner to tell the user the problem with a link to reload.

What do you think?

That's a good idea. I'll do my best to get to this by the weekend.

Won’t have time for this in the next two weeks unfortunately. But it’s on my TODO right after that.

from django-htmx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.