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

[FSunstone] EnhancedTable not detecting row selection in dialog #6826

Open
3 tasks
vichansson opened this issue Dec 16, 2024 · 0 comments
Open
3 tasks

[FSunstone] EnhancedTable not detecting row selection in dialog #6826

vichansson opened this issue Dec 16, 2024 · 0 comments

Comments

@vichansson
Copy link
Contributor

Description

Trying to select a row in a form/dialog when using a table controller provides no visual feedback. The row does detect onClick events properly but the actual selected state is not reflected until the table data has been refetched.

To Reproduce

Open any form that has a table controller, for example the User dialog.

  1. Fill in the first step
  2. Try to select a group from the "Primary group" step
TableBug.mp4

The group will be selected in the form context, but visually the row will remain unselected until the table data has been refetched.

Expected behavior

Table should always mark which rows are currently selected.

Details

  • Affected Component: [Sunstone]
  • Version: [development]

Additional context
Add any other context about the problem here.

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants