Rename "Unlisted" survey access to "Anyone with the link"#2559
Merged
rfontanarosa merged 2 commits intoJul 9, 2026
Merged
Conversation
…nly when Anyone with the link option is selected
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2559 +/- ##
=======================================
Coverage 62.54% 62.54%
=======================================
Files 119 119
Lines 2878 2878
Branches 432 432
=======================================
Hits 1800 1800
Misses 1016 1016
Partials 62 62 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Collaborator
|
What do users use these filters for? I think organizers would normally be interested in surveys they own vs surveys shared with them vs public survey, so I don't think they're really fit for purpose and I would just remove them for now. @jo-spek Wdyt? |
gino-m
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #2507
Are the three access levels really peers? "Restricted" and "Anyone with the link" both describe unlisted surveys — they differ only in who can open the link/QR (named people vs. anyone).
"Public" is a different dimension entirely: discoverability (the survey can be found without a link at all).
Given that, should the filter keep treating them as three flat siblings, or model it as listed vs. unlisted with link/QR access as a sub-option of the unlisted case?
This mainly affects how we label and group the survey-list filter chips.
wdyt? @gino-m @jo-spek