fix(editor): add "link to page" as first link action in Text menubar#2351
fix(editor): add "link to page" as first link action in Text menubar#2351max-nextcloud merged 2 commits intomainfrom
Conversation
|
@marcoambrosini do you have suggestions for a better icon? The icon I chose is the one we use for pages in Collectives everywhere so far. I wonder whether we should change the "Link to file or folder" icon to a folder icon like the files app uses and keep the "Link to page" icon as it is above. |
marcoambrosini
left a comment
There was a problem hiding this comment.
Nice, makes sense to have the icon changed to folder here
|
I would also suggest we start the link to files file picker at the root directory rather than inside the collective. |
Contributes to nextcloud/collectives#2351 Signed-off-by: Jonas <jonas@freesources.org>
fix(link): use folder icon for "Link to file or folder" action Contributes to nextcloud/collectives#2351 Signed-off-by: Jonas <jonas@freesources.org> [skip ci]
fix(link): use folder icon for "Link to file or folder" action Contributes to nextcloud/collectives#2351 Signed-off-by: Jonas <jonas@freesources.org> [skip ci]
Contributes to nextcloud/collectives#2351 Signed-off-by: Jonas <jonas@freesources.org>
Contributes to nextcloud/collectives#2351 Signed-off-by: Jonas <jonas@freesources.org>
f84f35f to
4a05ca1
Compare
Fixes: #2332 Requires nextcloud/text#8368 Signed-off-by: Jonas <jonas@freesources.org>
4a05ca1 to
9908134
Compare
|
Interesting... psalm failure seems to be deterministic - however I cannot reproduce it locally - neither on this nor the main branch. After updating my ocp locally I could reproduce the failure. I'll push an update to the phpstubs. |
nextcloud/server@42c6ffa#diff-a92210be3a561ec6a1435dfed15db42bb61cab953e3915b057aa0a3b3c30c879 Signed-off-by: Max <max@nextcloud.com>
Fixes: #2332
Requires nextcloud/text#8368
Opens the smart picker with "collective page" provider preselected.
🖼️ Screenshots
🚧 TODO
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)