Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented May 3, 2023

Summary

The background color of the popover on bright color themes is also bright, so icons (which are white) need to be inverted.
Additionally the overflow menu toggle, if active, should be visible. Currently the toggle is fixed to primary text color which might be white which collides on bright color themes as the background of the button is also a bright color.

Screenshots

before after
Screenshot_20230503_150443 Screenshot_20230503_150058

Maybe you find the screen recordings helpful to see what I have changed:
Before

before.mp4

After

after.mp4

Checklist

@susnux susnux added bug design Design, UI, UX, etc. 3. to review Waiting for reviews labels May 3, 2023
@susnux susnux requested review from a team, Pytal, juliusknorr, nfebe and szaimen and removed request for a team May 3, 2023 13:18
@susnux
Copy link
Contributor Author

susnux commented May 3, 2023

/backport to stable26

@susnux susnux added this to the Nextcloud 27 milestone May 3, 2023
@susnux

This comment was marked as outdated.

@szaimen szaimen removed their request for review May 3, 2023 14:25
@susnux
Copy link
Contributor Author

susnux commented May 3, 2023

/compile amend

…u must be inverted

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nickvergessen
Copy link
Member

There was a change on the coloring behaviour in the vue library recently I think. Can you check if the lib update is already in server and if not make sure it's not breaking there again?

@susnux
Copy link
Contributor Author

susnux commented May 3, 2023

There was a change on the coloring behaviour in the vue library recently I think. Can you check if the lib update is already in server and if not make sure it's not breaking there again?

@nickvergessen
Server is currently using 7.10 (works as my screen recordings are from current master branch). The 7.11 release is currently not published on NPM and as such not used by server, but I tested it locally and it works too.

@susnux
Copy link
Contributor Author

susnux commented May 3, 2023

/backport to stable25

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 design Design, UI, UX, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Wrong colour of menu icons with a small screen (smartphone)

5 participants