Skip to content

feat(ui5-table): behavior property added for selections #11520

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aborjinik
Copy link
Contributor

  • RowSelector: In this default mode, rows can only be selected using the row selector column.
  • RowOnly: Rows can only be selected by clicking directly on the row, as the row selector column is hidden.

Fixes: #10893

@aborjinik aborjinik force-pushed the table-selection-behavior branch 3 times, most recently from b16eebe to 75bfbd7 Compare May 14, 2025 21:12
- RowSelector: In this default mode, rows can only be selected using the row selector column.
- RowOnly: Rows can only be selected by clicking directly on the row, as the row selector column
  is hidden.

Fixes: #10893
@aborjinik aborjinik force-pushed the table-selection-behavior branch from 75bfbd7 to 8e9c347 Compare May 15, 2025 07:44
@aborjinik aborjinik requested a review from DonkeyCo May 15, 2025 07:46
@aborjinik aborjinik requested a review from KvM2 May 15, 2025 10:29
Copy link
Member

@DonkeyCo DonkeyCo left a comment

Choose a reason for hiding this comment

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

Guess I'm blind. LGTM

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.

[SF][Table]: [Single Selection style in Table is not consistant with fiori guideline]
2 participants