Skip to content

fix(gui): resize sharee search results list dependent on required space - #8201

Merged
mgallien merged 1 commit into
masterfrom
bugfix/sharing-search-popup-sizing
Apr 28, 2025
Merged

fix(gui): resize sharee search results list dependent on required space#8201
mgallien merged 1 commit into
masterfrom
bugfix/sharing-search-popup-sizing

Conversation

@nilsding

Copy link
Copy Markdown
Member

Some QtQuick themes don't make it obvious that the search results list is scrollable, leading to a confusing user experience.

With this PR the results list expands to the available space in the window. In the case the results do not fit the window, a scroll bar will be present as well now.

Theme Before After
Universal

before_Universal_few_results

after_Universal_few_results

before_Universal_many_results

after_Universal_many_results

FluentWinUI3

before_FluentWinUI3_few_results

after_FluentWinUI3_few_results

before_FluentWinUI3_many_results

after_FluentWinUI3_many_results

@nilsding nilsding added feature: 馃懃 sharing Sharing dialog and functionalities. 3. to review labels Apr 24, 2025
@nilsding nilsding added this to the 3.17.0 milestone Apr 24, 2025
@nilsding nilsding self-assigned this Apr 24, 2025
@nilsding

Copy link
Copy Markdown
Member Author

/backport to stable-3.16

In the case there are more search results present than there's space for
it, always display a scrollbar.  Some QtQuick themes don't make it
obvious that the list is scrollable.

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@mgallien
mgallien force-pushed the bugfix/sharing-search-popup-sizing branch from dd6a02b to fe0140f Compare April 28, 2025 07:11
@mgallien
mgallien enabled auto-merge April 28, 2025 07:12
@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-8201.zip

SHA256 checksum: 6b8422fa34a21ec3a9498ca3e2cdfd515670ec420faef00d02df330d25ead472

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

@mgallien
mgallien merged commit 45a5e07 into master Apr 28, 2025
@mgallien
mgallien deleted the bugfix/sharing-search-popup-sizing branch April 28, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review feature: 馃懃 sharing Sharing dialog and functionalities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants