Skip to content

Add fragment support to AdminUrlGenerator#7219

Open
beknownst wants to merge 1 commit intoEasyCorp:4.xfrom
beknownst:feature/add-fragment-method
Open

Add fragment support to AdminUrlGenerator#7219
beknownst wants to merge 1 commit intoEasyCorp:4.xfrom
beknownst:feature/add-fragment-method

Conversation

@beknownst
Copy link

This PR adds support for setting a URL fragment (hash anchor) with the AdminUrlGenerator class, enabling developers to generate admin URLs that scroll to specific sections of a page or reference/activate a specific tab (e.g. #tab-main).

Fixes: #7218

@beknownst
Copy link
Author

@javiereguiluz Can I improve or adjust anything to get this feature implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Support setting URL fragment with AdminUrlGenerator

1 participant