Am on Win7, Django 3.2.18,  BS5

So I started this project of name processing, it takes an array of names, 
romanizes them, and should respond with the result to the client, am using 
Django-tables2 to for rendering.

A summary modal is poped up for the user to confirm prior to proceed, on 
confirmation the modal should disappear,  screenshots attached.

I managed to show the results, it does refresh the client's table, but the 
modal is still blocking the screen, I also cannot download the results 
using the table2 dropdown button.

What is the best approach to implement this scenario please?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/68d01f4d-3cbf-404f-b64e-760b2ca13534n%40googlegroups.com.

Reply via email to