Skip to content

Fix: make access radio options fully clickable#17933

Open
SWAPNILVERMA108 wants to merge 3 commits intoWeblateOrg:mainfrom
SWAPNILVERMA108:fix-radio-click
Open

Fix: make access radio options fully clickable#17933
SWAPNILVERMA108 wants to merge 3 commits intoWeblateOrg:mainfrom
SWAPNILVERMA108:fix-radio-click

Conversation

@SWAPNILVERMA108
Copy link

This change makes the entire access option row clickable
by wrapping the content in a single label and improving layout.

I was not able to run a full Weblate instance locally due to
complex dependencies, but this change only affects templates
and styling.

@nijel nijel requested a review from KarenKonou February 9, 2026 07:23
font-size: 14px;
color: #666;
}

Copy link
Member

Choose a reason for hiding this comment

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

This is definitely the wrong place; this CSS is only used in e-mail notifications.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for pointing that out.
I’ve removed the unrelated mail CSS change.


</div>

</div>
Copy link
Member

Choose a reason for hiding this comment

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

This only changes rendering for the access control selection in project settings, not for a generic radioselect.

@github-actions
Copy link

This pull request has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!

@github-actions github-actions bot added the wontfix Will be closed when no feedback arrives. label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix Will be closed when no feedback arrives.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants