Skip to content

Conversation

@apata
Copy link
Contributor

@apata apata commented Dec 16, 2025

Changes

Adds return to param for deep linking to password protected shared links

Tests

  • Automated tests have been added

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

Comment on lines 9 to 10
# should be {"hello world", "hello%20world"}, is
{"hello world", "hello+world"},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RobertJoonas I wanted to bring this to your attention: according to this test, DashboardQuerySerializer isn't yet quite the same as the JS one. It's serializing space as + not the URI encoded %20. Dashboard ATM parses + value as +.

@apata apata force-pushed the add-return-to-for-shared-links-login branch from 13beb42 to 7d17207 Compare December 16, 2025 19:35
@apata apata force-pushed the add-return-to-for-shared-links-login branch from 7d17207 to a0311a5 Compare December 16, 2025 19:45
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.

2 participants