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

Adapt native tooltip for new structure of NcAvatar #36358

Conversation

JuliaKirschenheuter
Copy link
Contributor

@JuliaKirschenheuter JuliaKirschenheuter commented Jan 25, 2023

Resolves: #36357

Summary

Remove title and aria-label attributes from NcAvatar components in files_sharing.

Before After
Screenshot from 2023-01-25 15-26-14 Screenshot from 2023-01-25 15-22-51
Screenshot from 2023-01-25 15-25-58 Screenshot from 2023-01-25 15-23-03

Checklist

@nickvergessen
Copy link
Member

Conflicting files
dist/files_sharing-files_sharing_tab.js
dist/files_sharing-files_sharing_tab.js.map

@JuliaKirschenheuter
Copy link
Contributor Author

JuliaKirschenheuter commented Feb 24, 2023

can't do /backport to stable25 yet because stable25 has "@nextcloud/vue": "^7.5.0" https://github.com/nextcloud/server/blob/stable25/package.json#L49. Needed version: https://github.com/nextcloud/nextcloud-vue/releases/tag/v7.6.0

@JuliaKirschenheuter JuliaKirschenheuter added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Feb 24, 2023
@Pytal
Copy link
Member

Pytal commented Feb 24, 2023

can't do /backport to stable25 yet because stable25 has "@nextcloud/vue": "^7.5.0" stable25/package.json#L49. Needed version: nextcloud/nextcloud-vue@v7.6.0 (release)

@JuliaKirschenheuter JuliaKirschenheuter force-pushed the fix/36357-Adapt_tooltips_on_NcAvatar_for_files_sharing branch from e74f43c to 9be573a Compare February 27, 2023 14:06
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the fix/36357-Adapt_tooltips_on_NcAvatar_for_files_sharing branch from 9be573a to 76999d1 Compare February 27, 2023 14:41
@JuliaKirschenheuter JuliaKirschenheuter merged commit 28e35ba into master Feb 28, 2023
@JuliaKirschenheuter JuliaKirschenheuter deleted the fix/36357-Adapt_tooltips_on_NcAvatar_for_files_sharing branch February 28, 2023 10:19
@JuliaKirschenheuter
Copy link
Contributor Author

/backport to stable25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BITV]: Adapt tooltips on NcAvatar for files_sharing
4 participants