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

docs(ui5-list): improve "item-click" event description #10659

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kgogov
Copy link
Member

@kgogov kgogov commented Jan 24, 2025

Related: #10183

@nnaydenow
Copy link
Contributor

Maybe we should extend the note that it applies to any interactive component inside list item, not only for the selection ones.

@kgogov kgogov force-pushed the list-docs-improve branch from ed5179e to fe669e9 Compare January 24, 2025 16:03
@kgogov
Copy link
Member Author

kgogov commented Jan 24, 2025

Maybe we should extend the note that it applies to any interactive component inside list item, not only for the selection ones.

@nnaydenow

Useful suggestion, thank you!

@kgogov kgogov requested review from dobrinyonkov and removed request for xtatica January 30, 2025 08:27
* is set to `Inactive`.
*
* **Note**: This event will not trigger if the `selectionMode` property is set to a non-default value and an **interactive** component
Copy link
Contributor

@nnaydenow nnaydenow Jan 30, 2025

Choose a reason for hiding this comment

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

I would write it:

Note: This event will not trigger if the selectionMode property is set to a non-default value (where selection components such as checkboxes or radio buttons are displayed per item) or if any other interactive component (such as a button or input) within the list item is directly clicked.

@kgogov kgogov force-pushed the list-docs-improve branch from fe669e9 to f85b54c Compare January 30, 2025 15:01
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