Closed AntonioRangelC closed 4 months ago
Currently, pagination is not being done in the best way because the page needs to be refreshed for pagination to be applied in the modal. To solve this, a suggestion is to use django-unicorn, which makes the modal more dynamic. The style and dynamism when there are many pages can be applied by using this PR as a reference.
Description
Paginating the select markers and objects modal
Resolves (Issues)
507
General tasks performed
Have you confirmed the application builds locally without error? See here.