Add title prop to components for native tooltips#3569
Conversation
The ticket mentions five components, this PR touches two. Please clarify. |
|
Title adjusted to reflect the actual changes. |
st3iny
left a comment
There was a problem hiding this comment.
Code looks good. What about the other 2 components (ref what Christoph asked)?
Adapted NcAppSidebar and NcButton, thanks. Other components won't be used for files && files_sharing. I will create other PR for other componets at the right time. |
|
Could you please create it now? The title of this PR is once again misleading if you are saying that the title prop change is only partially done with your changes. |
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
de723b5 to
b089386
Compare
I've changed a description of this PR. Could you please review again? |
Add title prop to components for native tooltips which are used in files_sharing app.
Fixes nextcloud/server#35857
Fixes nextcloud/server#35858
Fixes nextcloud/server#35860
Fixes nextcloud/server#35862