sinfin / folio

MIT License
6 stars 2 forks source link

cabaktom/form modal redirect with anchor #286

Closed cabaktom closed 2 months ago

cabaktom commented 2 months ago

Allow passing redirect url (location) with anchor as query param to form modal. That way the client can work with the newly set anchor after the modal reloads the page.

/example/url?_anchor=24 received from the client -> /example/url#24 set before page reload