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

Table: Inline editing on expanded rows is not working #3129

Open
2 tasks done
janwiebe-glasbergen opened this issue Jan 17, 2025 · 1 comment
Open
2 tasks done

Table: Inline editing on expanded rows is not working #3129

janwiebe-glasbergen opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something is wrong and needs to be addressed external-request Bugs and features reported by individuals from other teams in Trimble

Comments

@janwiebe-glasbergen
Copy link
Contributor

Prerequisites

Describe the issue

When editing a cell in a subrow of a expandable row, the edited value is placed in the main row.

Steps to reproduce:

  • Open the 'expandable rows' storybook
  • Ensure that the columns[1] has cellEditable: true set
  • Expand the subrows
  • Edit an item in the subrow
  • The index is used to edit the item in the cell of the main row

Expected behavior
The cell in the subrow should be edited.

Reduced test cases

Image

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What is the issue regarding ?

@trimble-oss/modus-web-components

What version of npm package are you using ?

1.1.0

Priority

Low

What product/project are you using Modus Components for ?

Nova / Calculation platform

What is your team/division name ?

ACDC

Are you willing to contribute ?

No

Are you using Modus Web Components in production ?

No response

@janwiebe-glasbergen janwiebe-glasbergen added the bug Something is wrong and needs to be addressed label Jan 17, 2025
Copy link

Hello @janwiebe-glasbergen! Thanks for opening an issue. The Modus core team will get back to you soon (usually within 24-hours) and provide guidance on how to proceed. Contributors are welcome to participate in the discussion and provide their input on how to best solve the issue, and even submit a PR if they want to.

Please wait until the issue is ready to be worked on before submitting a PR, or you can reach out to the core team if it is time bound. For trivial things, or bugs that don't change the expected behaviors and UI, you can go ahead and make a PR.

@github-actions github-actions bot added the external-request Bugs and features reported by individuals from other teams in Trimble label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong and needs to be addressed external-request Bugs and features reported by individuals from other teams in Trimble
Projects
Status: In Review
Development

No branches or pull requests

1 participant