Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark mode adjustments for popover #25229

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

PVince81
Copy link
Member

@PVince81 PVince81 commented Jan 20, 2021

Add new popover classes from @nextcloud/vue's Popover and PopoverMenu*
components. This fixes issues where the menu icons were not inverted.
This fixes the icons are reported in nextcloud/spreed#4976 (review)

Adjusted border for both the avatar popover menu and also actions
popover menu to make them easier to distinguish from the background.

Now using border color for the popover arrow to make it more visible
outside the border.

Required these to produce the screenshots:

Before:
Icons not inverted, border missing and arrow not visible.
image
image

After:
Icons correctly inverted, border is back. Arrow more visible.
image
And actions border menu added.
image

@PVince81 PVince81 added the 3. to review Waiting for reviews label Jan 20, 2021
@PVince81 PVince81 self-assigned this Jan 20, 2021
@PVince81 PVince81 added 2. developing Work in progress 3. to review Waiting for reviews and removed 3. to review Waiting for reviews 2. developing Work in progress labels Jan 20, 2021
@PVince81 PVince81 added this to the Nextcloud 22 milestone Jan 20, 2021
Add new popover classes from @nextcloud/vue's Popover and PopoverMenu*
components. This fixes issues where the menu icons were not inverted.

Adjusted border for both the avatar popover menu and also actions
popover menu to make them easier to distinguish from the background.

Now using border color for the popover arrow to make it more visible
outside the border.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 force-pushed the bugfix/noid/darkmode-popover-adjustments branch from 7fd5c84 to 6e2c652 Compare January 20, 2021 11:25
@PVince81 PVince81 merged commit c686f8a into master Jan 20, 2021
@PVince81 PVince81 deleted the bugfix/noid/darkmode-popover-adjustments branch January 20, 2021 16:22
@PVince81 PVince81 modified the milestones: Nextcloud 22, Nextcloud 21 Jan 20, 2021
@rullzer rullzer mentioned this pull request Jan 21, 2021
15 tasks
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants