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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

*Datatable* - _(numberFields)_ - Inline editing number fields clear self out #1530

Open
JasonSwan opened this issue Mar 25, 2024 · 3 comments

Comments

@JasonSwan
Copy link

How to use GitHub

  • Please use the 馃憤 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to a datatable in a screenflow with a column for a number field.
  2. Click on an empty cell in that column and put in a value
  3. Click on another cell in the datatable.

Expected behaviour

The inputted value should appear in the edited cell.

Actual behaviour

The inputted value disappears, while the cell remains highlighted yellow.

Screenshots

If applicable, add screenshots to help explain your problem.

Screen.Recording.2024-03-25.at.10.40.19.AM.mov
@ericrsmith35
Copy link
Collaborator

@JasonSwan Are you creating new records? What have you defined as the Key Field and is it unique for each record?

@JasonSwan
Copy link
Author

Yes, I am creating new records. I am using the ID field as the key field for the datatable. Each record is given a 'proxy' ID like a1Y000000000001AAA, a1Y000000000002AAA, a1Y000000000003AAA, etc.

@JasonSwan JasonSwan reopened this Apr 9, 2024
@slhyatt77
Copy link

@ericrsmith35 I am having the same issue but I am not creating new records. I have a collection of existing records. I am allowing a number column for Edit. The value is blank by default. The user clicks the pencil. They enter a number. They click off the field into and their entry is cleared but the field shows yellow as if it accepted a change. They have to click back in, then it will hold the value entered the second time.

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

No branches or pull requests

3 participants