-
Notifications
You must be signed in to change notification settings - Fork 95
Add title prop to components for native tooltips #3569
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <[email protected]>
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