-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly send focus to edit btn in people shares
- Loading branch information
1 parent
a1fbd67
commit 981fce6
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,5 +1,8 @@ | ||
Enhancement: Send focus to "Add people" btn after closing Add/Edit panels | ||
|
||
We've started sending the focus to "Add people" button after the Add or Edit panels in the people accordion have been closed. | ||
We've started sending the focus to "Add people" button after the `Add` panel in the people accordion has been closed. | ||
Also, when editing a share the focus jumps back to the "Edit" button in the respective share after cancelling or | ||
confirming the action. | ||
|
||
https://github.com/owncloud/web/pull/5129 | ||
https://github.com/owncloud/web/pull/5129 | ||
https://github.com/owncloud/web/pull/5143 |
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