nextcloud/lib
Daniel Calviño Sánchez 883a71ce8e Split the menu entry for external shares in two
The external shares entry showed a "button" that, when pressed, replaced
the button with the input to set the remote share address. The "button"
was actually a label for the input, so when the label was focused it
transferred the focus to the input and thus pressing enter or space did
not show the input. Moreover, inputs inside links are not valid HTML,
and once shown there was no way to hide the input again.

Due to all this, and for consistency with the direct link input, the
external share input was moved to a different menu item that is shown
and hidden when the button, which nows is also a real button, is
clicked.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-30 10:29:36 +01:00
..
composer Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-201-status-code 2019-12-22 14:26:23 +01:00
l10n [tx-robot] updated from transifex 2019-12-29 02:27:52 +00:00
private Fix broken upgrade caused by undefined method call 2019-12-23 10:41:41 +01:00
public Split the menu entry for external shares in two 2019-12-30 10:29:36 +01:00
autoloader.php Update license headers 2019-12-05 15:38:45 +01:00
base.php Move overwritehost check to isTrustedDomain 2019-12-07 09:53:06 +01:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00