Skip to content

adjust color of focus-visible to be better visible#40783

Merged
szaimen merged 1 commit into
masterfrom
enh/40710/adjust-focus-visible
Oct 9, 2023
Merged

adjust color of focus-visible to be better visible#40783
szaimen merged 1 commit into
masterfrom
enh/40710/adjust-focus-visible

Conversation

@szaimen

@szaimen szaimen commented Oct 5, 2023

Copy link
Copy Markdown
Contributor

Close #40710

Before

Aufzeichnung.2023-10-05.122622.mp4

After

Aufzeichnung.2023-10-05.122508.mp4

@szaimen szaimen added bug 2. developing Work in progress labels Oct 5, 2023
@szaimen szaimen added this to the Nextcloud 28 milestone Oct 5, 2023
@szaimen szaimen added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Oct 5, 2023
@szaimen szaimen marked this pull request as ready for review October 5, 2023 10:29
@szaimen szaimen added enhancement design Design, UI, UX, etc. accessibility and removed bug labels Oct 5, 2023

@JuliaKirschenheuter JuliaKirschenheuter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we use a same styles as from nextcloud-libraries/nextcloud-vue#4193 like (?)

outline: 2px solid var(--color-main-text) !important; box-shadow: 0 0 0 4px var(--color-main-background) !important;

@szaimen

szaimen commented Oct 5, 2023

Copy link
Copy Markdown
Contributor Author

should we use a same styles as from nextcloud-libraries/nextcloud-vue#4193 like (?)

outline: 2px solid var(--color-main-text) !important; box-shadow: 0 0 0 4px var(--color-main-background) !important;

I don't think this is needed here honestly :)

@JuliaKirschenheuter JuliaKirschenheuter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i think then we would be on a same state like everywhere else

Comment thread core/css/apps.scss Outdated
@JuliaKirschenheuter

Copy link
Copy Markdown
Contributor

@jancborchardt what would you say?

@jancborchardt

Copy link
Copy Markdown
Member

I'd agree with you @JuliaKirschenheuter, we should have it consistently everywhere with the black + white border as this catches all cases and is very visible.

@szaimen szaimen force-pushed the enh/40710/adjust-focus-visible branch from aca8e30 to 7a40396 Compare October 6, 2023 13:59

@JuliaKirschenheuter JuliaKirschenheuter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could you please build everything?

@szaimen

szaimen commented Oct 9, 2023

Copy link
Copy Markdown
Contributor Author

could you please build everything?

Yes, will do a rebase and build and merge :)

@szaimen szaimen enabled auto-merge October 9, 2023 14:41
@szaimen szaimen disabled auto-merge October 9, 2023 14:44
@szaimen

szaimen commented Oct 9, 2023

Copy link
Copy Markdown
Contributor Author

/rebase

@szaimen szaimen force-pushed the enh/40710/adjust-focus-visible branch from 7a40396 to bf6db89 Compare October 9, 2023 14:48
@szaimen

szaimen commented Oct 9, 2023

Copy link
Copy Markdown
Contributor Author

/compile amend /

@szaimen szaimen enabled auto-merge October 9, 2023 15:20
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the enh/40710/adjust-focus-visible branch from bf6db89 to 10c0c30 Compare October 9, 2023 15:42
@szaimen szaimen merged commit 5acf6c6 into master Oct 9, 2023
@szaimen szaimen deleted the enh/40710/adjust-focus-visible branch October 9, 2023 16:48
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 accessibility design Design, UI, UX, etc. enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BITV]: Focused item on settings nav is not recognizable.

4 participants