UX - Avoid opening member by clicking the checkbox closes #233 #250
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
question
S
UX research
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/223_member_checkbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of the implemented changes
The changes were:
What has been changed?
Definition of Done
Code Quality
Accessibility
Testing
Additional Notes
@ -396,0 +396,4 @@(col[:col_click] && col[:col_click].(@row_item.(row))) ||(@row_click && @row_click.(row))}class={(col[:col_click] || @row_click) && "hover:cursor-pointer"}Seems like this is a tiny bit off at the moment - there's a small area below the checkbox where the cursor changes from the "pointer" image to the normal cursor, which is a bit confusing
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.