Merge pull request #38012 from nextcloud/fix/a11y-share-input

This commit is contained in:
Pytal 2023-05-03 10:28:35 -07:00 committed by GitHub
commit 5a7c8b3751
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<div class="sharing-search">
<label for="sharing-search-input">{{ t('files_sharing', 'Search for share recipients') }}</label>
<NcSelect ref="select"
id="sharing-search-input"
input-id="sharing-search-input"
class="sharing-search__input"
:disabled="!canReshare"
:loading="loading"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long