Skip to content

fix(user): sidebar set_active fix#762

Merged
itinerare merged 1 commit into
lk-arpg:release/v3.0.0from
SpeedyD:fix/sidebar-set-active
Dec 25, 2023
Merged

fix(user): sidebar set_active fix#762
itinerare merged 1 commit into
lk-arpg:release/v3.0.0from
SpeedyD:fix/sidebar-set-active

Conversation

@SpeedyD
Copy link
Copy Markdown
Contributor

@SpeedyD SpeedyD commented Dec 25, 2023

For some reason, set_active does NOT play nice with just using $user->url..

This fixes it by pulling the consistent code from the other section.

Also.. item-logs was currency-logs?? Whoops.

@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Dec 25, 2023
@SpeedyD
Copy link
Copy Markdown
Contributor Author

SpeedyD commented Dec 25, 2023

set_active actually expects a relative path. $user->url gives the entire url. That is why it doesn't work with $user->url.

@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Dec 25, 2023
@itinerare itinerare merged commit dcace49 into lk-arpg:release/v3.0.0 Dec 25, 2023
@SpeedyD SpeedyD deleted the fix/sidebar-set-active branch December 25, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working reviewed Pull requests that have received community review and are pending merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants