passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
233 stars 71 forks source link

[PB-36501] Share Dialog Suggestions Ordering #217

Open Tenac451 opened 2 months ago

Tenac451 commented 2 months ago

Share Dialog Suggestions Ordering

What you did

I have tried to share a resource with a group.

What happened

We have many groups with the format “section-*”. But we also have a group called “section” when I search for “section” in the sharing dialog I only get 10 results which only contain “section-*”. So I have no possibility to select the group “section”. As a workaround I have to use the CLI tool or the Android app.

What you expected to happen

When I search for “section” the top entry should be “section” followed by “section-*” entries. Since “section” cannot be more specific.

cedricalfonsi commented 1 month ago

Thank you for your report.

We’ll investigate the impact of either removing or increasing the current limit. If you’d like to provide more details, could you share the number of groups you have under management that start with "section"? This will help us in the analysis.

Edit: After reading again, fixing the sorting could solve your issue.

cedricalfonsi commented 1 month ago

Internal ticket reference: PB-36501