Skip to content

Modales display and closure #178

@dlaxcess

Description

@dlaxcess

For the moment modales are displayed by a :target pseudo element when a anchor is targeted in the URL.
So for their closure, an <a href="./" is used to untarget the element, that make the page refreshing.
In Wordpress plugin, it redirects on general admin page when a modale is closed

We perhaps have to manage this in another way to avoid refreshing like in a modern one page application.

The solution could be to manage it in Svelte

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions