Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable4] Fix styling issues and make the FilePicker height fixed #972

Merged
merged 3 commits into from Sep 5, 2023

Commits on Aug 28, 2023

  1. fix(FilePicker): Ensure only the table is scrolled and fix design issues

    * Make sure scrolled elements can not be seen through the table header
    * Ensure the buttons are not overlaying the files list content
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e611e73 View commit details
    Browse the repository at this point in the history
  2. fix(FilePicker): Make height of FilePicker fixed and fill with loadin…

    …g skeletons
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    acd30a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Updating l10n asset

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    247f39e View commit details
    Browse the repository at this point in the history