Skip to content

Conversation

@szaimen
Copy link
Contributor

@szaimen szaimen commented Nov 29, 2022

Fix #34653
Fix #35153
Close #34886
Supersedes #34886

Signed-off-by: Simon L [email protected]

For my own testing
docker run -it \
--name nextcloud-easy-test \
-p 8443:443 \
-e TRUSTED_DOMAIN=192.168.24.128 \
-e SERVER_BRANCH=fix/34653/fix-popover-menu \
--volume="nextcloud_easy_test_npm_cache_volume:/var/www/.npm" \
-e RIGHTCLICK_BRANCH=master \
-e COMPILE_SERVER=1 \
ghcr.io/szaimen/nextcloud-easy-test:latest

@szaimen szaimen added the 2. developing Work in progress label Nov 29, 2022
@szaimen szaimen added this to the Nextcloud 26 milestone Nov 29, 2022
@szaimen szaimen force-pushed the fix/34653/fix-popover-menu branch from 96b20d3 to e11bd0c Compare November 29, 2022 11:38
@szaimen
Copy link
Contributor Author

szaimen commented Nov 29, 2022

/compile amend /

@szaimen szaimen marked this pull request as ready for review November 29, 2022 11:42
@szaimen szaimen changed the title try to fix the popovermenu fix the popovermenu Nov 29, 2022
@szaimen szaimen added bug 3. to review Waiting for reviews and removed 2. developing Work in progress labels Nov 29, 2022
@szaimen szaimen requested review from a team, Pytal, artonge, mejo- and skjnldsv and removed request for a team November 29, 2022 11:43
@szaimen
Copy link
Contributor Author

szaimen commented Nov 29, 2022

/backport to stable25

Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for looking into this @szaimen <3

I didn't test it, but codewise it looks good to me.

@nextcloud-command nextcloud-command force-pushed the fix/34653/fix-popover-menu branch from e11bd0c to c9dc895 Compare November 29, 2022 11:49
@szaimen szaimen force-pushed the fix/34653/fix-popover-menu branch from c9dc895 to a6ac209 Compare November 29, 2022 12:05
@szaimen
Copy link
Contributor Author

szaimen commented Nov 29, 2022

/compile amend /

Signed-off-by: Simon L <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the fix/34653/fix-popover-menu branch from a6ac209 to f889007 Compare November 29, 2022 12:37
Copy link
Member

@CarlSchwan CarlSchwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@szaimen
Copy link
Contributor Author

szaimen commented Nov 30, 2022

CI failure unrelated

@szaimen szaimen merged commit 415e68f into master Nov 30, 2022
@szaimen szaimen deleted the fix/34653/fix-popover-menu branch November 30, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Context menu too narrow for text when triggered from grid view [Bug]: File actions menu links don't span over whole menu width

4 participants