Skip to content

2026.5.0 release#642

Open
MarcelGeo wants to merge 19 commits into
masterfrom
develop
Open

2026.5.0 release#642
MarcelGeo wants to merge 19 commits into
masterfrom
develop

Conversation

@MarcelGeo

Copy link
Copy Markdown
Collaborator

No description provided.

xkello and others added 19 commits May 4, 2026 14:57
Add slot for WS table in admin for user profile
Add admin panel enhancements according to #3283
Add classes for invitation action icons
backport master -> develop
Add configurable confirm dialog logo and update Project Settings
QA reported the resend / trash buttons on invitation rows keep the
focus halo after a mouse click. Add a :focus:not(:focus-visible) rule
to .icon-action-btn so the ring is dropped on mouse interaction but
preserved for keyboard navigation (accessibility).
…s_halo

Suppress focus halo on icon action buttons after mouse click
The :focus:not(:focus-visible) rule was previously scoped only to
.icon-action-btn, so it only worked on the icon-only resend/trash
buttons in the workspace Members and project Collaborators tables.
Other invitation-related buttons (the labeled Resend pill on the
dashboard, the X on the dashboard, the labeled buttons in the
invitation sidebar) kept the lingering focus halo after a mouse click.

Move the rule out of .icon-action-btn and apply it globally to
.p-button. The :focus-visible exclusion still preserves the focus ring
for keyboard navigation, so accessibility is unaffected.
Apply focus halo suppression to all PrimeVue buttons
@MarcelGeo MarcelGeo requested a review from harminius June 19, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants