-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tooltips are not shown on disabled buttons (#7376)
Fix tooltips not shown on disabled buttons
- Loading branch information
Jan
authored
Aug 1, 2022
1 parent
8ebb563
commit 934a9e8
Showing
2 changed files
with
41 additions
and
31 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
changelog/unreleased/bugfix-tooltips-not-shown-on-disabled-create-and-upload-button
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Bugfix: Tooltips not shown on disabled create and upload button | ||
|
||
We've fixed a bug where tooltips that contain important information for example quota exceeded message weren't | ||
shown on hovering over the create or upload button. | ||
|
||
https://github.com/owncloud/web/pull/7376 | ||
https://github.com/owncloud/web/issues/5937 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters