Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes & better support for relative links #59

Merged
merged 4 commits into from
Aug 16, 2023
Merged

Conversation

dsevillamartin
Copy link
Member

Fixes #6
Fixes #41
Fixes #45

Changes proposed in this pull request:

  • Fix active links not working in subfolder
  • Allow relative links without domain in URL
  • Fix extra dropdown separators between labels

Reviewers should focus on:
Made the URL input allow any value, that way they can link to parent site via relative link (if in subfolder) or other protocols without restriction from url type or regex pattern.

Screenshot
image
image

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

@dsevillamartin dsevillamartin merged commit 766828e into master Aug 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants